9 Commits

Author SHA1 Message Date
A. Soroka
d4723599ac
Update Dockerfile
Fixes: https://github.com/ckan/ckan-docker/issues/104

Adds `--chown` flag to `COPY` command in PostgreSQL Dockerfile to ensure that initialization files can be executed by `postgres` user.
2023-11-20 12:10:09 -05:00
Hendrik Lücke-Tieke
53bacd83f5 docker COPY is more reproducible than ADD 2023-09-18 16:43:55 +02:00
Hendrik Lücke-Tieke
bb936fab7a fixed line endings for windows 2023-09-18 16:35:16 +02:00
avdata99
43ca2b6a4e Fix script extension 2023-09-01 11:55:20 -03:00
Brett
60abbedd21 get rid of the PGDATE env variable and overriding the pg_hba.conf file 2023-06-15 10:07:14 +02:00
Brett
969494b9aa Updates to environment variables 2023-06-10 08:11:18 +02:00
Brett
d621fb62df Initial Security updates
- Update database user names and passwords
- The CKAN database is created with a new SQL script in the docker-entrypoint-initdb.d/ directory
- Remove host port for CKAN container
- now has a front-end network for NGINX and a back-end network for the rest of the containers, plus NGINX
2023-05-31 14:26:56 +02:00
Brett
329557ca3c Dockerfile changes etc 2021-01-15 16:05:22 +01:00
Brett
b5f2da482a First update (again) 2020-09-17 11:42:27 +02:00