kindredgroup / puppet-forge-server

Private Puppet forge server supports local files and both v1 and v3 API proxies
69 stars 44 forks source link

Add environment options to make it easier to use with Docker #40

Open taik0 opened 8 years ago

taik0 commented 8 years ago

Right now an env option takes precedence over cli.

hickey commented 7 years ago

Doesn't this make sense to put into the entrypoint script for the docker container instead of adding complexity to the code base?

Example: https://github.com/hickey/puppet_forge_container