sseidel16 / school

0 stars 0 forks source link

Reduce number of env variables #3

Closed sseidel16 closed 2 years ago

sseidel16 commented 2 years ago

There are too many environment variables. These should be minimized to make installation less painful.

Remove the moodle db veriable because this repo is locked into postgres. Use a single SCHOOL_DATA variable and create subdirectories in launch bash script if needed Combing SSL variables and use school.crt and school.key

sseidel16 commented 2 years ago

Completed in https://github.com/sseidel16/school/commit/60c696b934e1addd77dd2fae3808b4ff1df47b9d