Sam
4b85810128
small fix
2024-07-07 16:23:36 +01:00
Sam
a7c8b86b1f
Postgres docker configuration
2024-07-07 16:23:36 +01:00
Sam
89ab4e8f9d
Modify postgres docker container
...
- add sops-secrets for admin pwd
- POSTGRES_MULTIPLE_DATABASES as json to specify users and extensions
- initdb docker entrypoint script to create dbs, users and extensions
from json
2024-07-07 16:23:36 +01:00
Sam
b8973040d5
pg init script to configure db on start
...
- create users & dbs
- setup db permissions
- install extensions
2024-07-07 16:23:36 +01:00
Sam
ba9f593bcd
pgdata dir and admin_db default database
2024-07-07 16:23:36 +01:00
Sam
3dbe85853e
Build postgres using dockerfile
...
- use dockerfile to install postgis during build
2024-07-07 16:23:36 +01:00
Sam
5205e606c1
Docker and postgres config
2024-07-07 16:23:36 +01:00