You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

VBCS: CI-CD how to automate post deployment tasks

edited May 18, 2020 3:48AM in Visual Builder 1 comment

Summary

VBCS: CI-CD how to automate post deployment tasks

Content

We are following blog https://blogs.oracle.com/vbcs/automating-cicd-and-app-optimization-for-visual-builder-apps-with-developer-cloud to automate UAT/Production deployment. 

We have question around how to automate configuration of deployed application

a. External REST endpoints need to be changed and should start pointing to prod server.

b. Authenticator settings for external REST service should also be changed and new clientid/secret needs to be specified.

c. Application setting roles mapping should also be changed.

 

How are we supposed to automate these activities. Best thing I would say that we take a configuration file also as input with vb-build and vb-publish, which can change above mentioned configurations of deployed application. Alternatively there should be some REST apis to change these configurations. 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!