I just read all the CloudBees Developer Docs and was surprised to see nothing about setting up multiple environments for the deployment pipeline.
I plan to run my application locally and then push the code to a QA machine inside my network, and from there it would be nice to deploy the code changes to the "Demo" environment in the CloudBees cloud, where clients could view / accept change tests before I installed them.
So, I ask: how to set up both the demo and production environment on CloudBees?
Ideally, I would like my demo environment to be demo.myapp.example.com and my demo.myapp.example.com environment to be myapp.example.com . Thanks in advance!
IAmYourFaja
source share