You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: