564 B
564 B
TODO
- Update Readme (CI, Git, plantuml, etc.)
- Split
docker/web/docker-compose.yaml
into different configs (e.g.web
,gitlab
,drone
) using the same network - Use
/var/lib/pbri/docker/...
instead of Docker volumes (makes backups easier)- Make it inaccessible to anyone but root (
-rw------
)
- Make it inaccessible to anyone but root (
- Add Drone runner
- Figure out how to dependably store
.env
files (Ansible vault? Something else?) - Check out docker swarm and current best practices for Ansible