paperless-ngx/docker
viktor-c 3828d712bd
Info about installing on subpath (#1350)
* Update docker-compose.env

* Update configuration.rst

example.com/paperless is not a subdomain, but a subpath. Also when hosting from a subdomain like paperless.example.com one does not have to change anything in the configuration, it just works, because paperless expects to be hosted at root, i.e. paperless.example.com
This however changes when paperless is not hosted at root anymore but for example at paperless.example.com/paperlessNgx

* Update docker-compose.env

* Apply suggestions from code review

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-08-31 16:36:13 -07:00
..
compose Info about installing on subpath (#1350) 2022-08-31 16:36:13 -07:00
docker-entrypoint.sh negate second gosu command when running as paperless user 2022-07-15 11:00:46 -04:00
docker-prepare.sh Setup the defined user folders instead of always using the defaults at Docker startup 2022-06-03 09:18:48 -07:00
imagemagick-policy.xml getting paperless-ng ready for the first release. 2020-11-14 12:10:51 +01:00
install_management_commands.sh Converts the conversion into a database migration 2022-06-11 13:04:21 -07:00
management_script.sh Updates the Dockerfile to utilize our new base image 1.0 which provides the pre-compiled wheels for certain dependencies and most base packages 2022-03-30 09:09:50 -07:00
paperless_cmd.sh move supervisord call into wrapper script 2022-07-15 11:00:46 -04:00
supervisord.conf Adds stopasgroup to the qcluster run command, as recommended by the documentation 2022-05-05 07:37:53 -07:00
wait-for-redis.py Also output the exception when the Redis ping fails 2022-05-23 16:53:48 -07:00