diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..2d4a288 --- /dev/null +++ b/TODO.md @@ -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?)