Add TODO.md

This commit is contained in:
Paul Brinkmeier 2022-09-12 21:16:51 +02:00
parent 6d56d6df6f
commit a929f972ea

7
TODO.md Normal file
View File

@ -0,0 +1,7 @@
# 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)
- [ ] Add [Drone runner](https://docs.drone.io/runner/docker/installation/linux/)
- [ ] Figure out how to dependably store `.env` files (Ansible vault? Something else?)