quru / qis

Dynamic image server for web and print
https://quruimageserver.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

Improve the Docker deployment #26

Open fozcode opened 5 years ago

fozcode commented 5 years ago

At present the Docker files and docker-compose script don't make it easy to install TLS certs or to override the QIS settings. We're also using an env var for the database password from the days before docker-compose had secrets support. I propose:

** This also allows multiple AS containers to use the same certs and session secret for load balancing