paperless-ngx/scripts
Fabian Winter 9b2b435c5b Support SSL for web interface
Thanks to @MasterofJOKers, here is basic support for SSL:
You need to create your key and certificate and copy them to the `data`
directory, named `ssl.cert` and `ssl.key`.
Then, set `PAPERLESS_USE_SSL` in `docker-compose.env` to `true`.

Solves #576.
2019-11-03 18:30:43 +01:00
..
docker-entrypoint.sh Support SSL for web interface 2019-11-03 18:30:43 +01:00
gunicorn.conf add gunicorn configuration file 2016-09-21 00:04:41 +05:30
paperless-consumer.service #68: Using dotenv for a proper unix config file 2016-03-03 17:59:27 +00:00
paperless-webserver.service Update paperless-webserver.service 2018-11-16 09:21:07 -05:00
post-consumption-example.sh The consumer hook shouldn't contain the passphrase. That was a bad idea 2016-04-03 19:35:17 +01:00