foundeo / ubuntu-nginx-lucee

Script for standing up a Lucee server using nginx and Tomcat on Ubuntu
Apache License 2.0
86 stars 47 forks source link

Allow env vars to be used instead of editing sh files #21

Closed bdw429s closed 6 years ago

bdw429s commented 7 years ago

To make this more automated without people needing to edit the files, read settings from environment variables and then default to what's in the file. That will allow people to set env vars, clone this repo and just run it.

pfreitag commented 7 years ago

I like it - I will add that next time I am fiddling with this stuff - if any one would like to send a PR feel free