paperless-ngx/docker
ThellraAK 800e842ab3
Removing Mariadb default open port (#2227)
* Removing Mariadb default open port

Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another.  The existing setup would allow anyone to connect to the DB and use the default passwords.

* Update docker-compose.mariadb-tika.yml

Adding change to the other compose file to remove open port

* Remove excess blank lines

* Remove excess blank lines

Co-authored-by: Felix E <felix@eckhofer.com>
2022-12-21 02:36:37 -08:00
..
compose Removing Mariadb default open port (#2227) 2022-12-21 02:36:37 -08:00
docker-entrypoint.sh Fixes the custom scripts not running as root 2022-12-01 07:21:25 -08:00
docker-prepare.sh Fixes the custom scripts not running as root 2022-12-01 07:21:25 -08:00
flower-conditional.sh Integrates an optional starting of Flower into the Docker image 2022-10-24 09:17:38 -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 paperless_cmd.sh: use exec to run supervisord 2022-09-20 07:23:04 -07:00
supervisord.conf Integrates an optional starting of Flower into the Docker image 2022-10-24 09:17:38 -07:00
wait-for-redis.py remove redis URL from log 2022-08-16 12:41:52 -07:00