I like deploying with Docker because...
1. `docker-compose.yaml` is easier syntax than systemd units, and it sandboxes more by default
2. Updates are right there in the same file, and easier to roll back than apt or manual process
3. I can run two instances with separate configs and same or different versions real easy if I need
It is usually 1 or 2 steps to set up versus idk how many for manual processes
The install for fossil is dreamy: “copy the appropriate binary to somewhere in your path. Done.”
https://fossil-scm.org/home/doc/trunk/www/quickstart.wiki
Perfect. More like this, please!
A space for Bonfire maintainers and contributors to communicate