site infra
Find a file
2025-09-15 09:59:08 +02:00
authelia wawa 2025-09-09 17:07:44 +02:00
postgres stuff xD 2025-08-31 06:42:53 +02:00
.gitignore stuff xD 2025-08-31 06:42:53 +02:00
Caddyfile stuff xD 2025-08-31 06:42:53 +02:00
docker stuff xD 2025-08-31 06:42:53 +02:00
docker-compose.yml wawa 2025-09-09 17:07:44 +02:00
env.yml stuff xD 2025-08-31 06:42:53 +02:00
forgejo.ini make landing page meee :3 2025-09-15 09:59:08 +02:00
Makefile stuff xD 2025-08-31 06:42:53 +02:00
README.md stuff xD 2025-08-31 06:42:53 +02:00

When starting fresh (postgres' /data is empty) all of the sql setup scripts should run automatically. But for each new added service, add an sql file to postgres/ and run

$ make db

Currently I THINK the only thing that wouldn't work immediately upon a clone + docker compose up is authelia, its user must be made manually in lldap. lldap apparently can have users created automatically via "bootstrap.sh"