Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backup the configuration or application in cloud foundry environment #12

Open
wilfredwilly opened this issue Aug 16, 2018 · 0 comments
Open

Comments

@wilfredwilly
Copy link

I have deployed a new jenkins file in cf enviornment using the following command and it is deployed successfully
cf push jenkins_test -o jenkins/jenkins:lts -m 4G

Then i have done CI/CD configuration in jenkins and everything works fine.

Issue:

When i restart or restage the jenkins app all the jenkins configuration got erased, then i need to recreate the configuration from scratch.

Please let me know how to backup the configuration or application in cloud foundry environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant