rundeck / docker-zoo

196 stars 82 forks source link

change rundeck-config #5

Closed ibaboo closed 5 years ago

ibaboo commented 5 years ago

Hi

I am testing you docker image which is great. I would like to know if it is possible to change configs in rundeck-config via a docker environment variable?

For now I am trying to change "rundeck.projectsStorageType=db" to rundeck.projectsStorageType=filesystem

Any suggestions ? I want to avoid building a new docker image

ProTip commented 5 years ago

Hi @ibaboo ,

Yes this is possible. Please see my reply in https://github.com/rundeck/rundeck/issues/4437 .

I hope this helps.