jjethwa / rundeck

GNU General Public License v3.0
123 stars 137 forks source link

Adding support to configure remote mysql connections #65

Closed mjsilva closed 7 years ago

mjsilva commented 7 years ago

Hi,

We've added support to configure remote mysql connections to the base image.

There's probably a better more DRY way to achieve this but for now we just wanted something to work with our kubernetes cluster with a remote RDS DB.

It also assumes the remote db user to be rundeck.

jjethwa commented 7 years ago

Thanks for the PR @mjsilva Merging now. Your changes will be in latest and all future tagged releases 😄