Aha, I'm not the only one centrally hosting fava. But I wanted read-write for the option to make occasional changes from my phone.
For inspiration, I'm using an iteration of this script which detects local changes and pushes after a delay. Collisions are handled by rebase if possible, hard reset otherwise. https://github.com/pwalkr/repomon-docker/blob/master/monitor.sh I've been too lazy to build and save my own image, so my entry point runs pip every time to get dashboards and other plugins. Auth is via family-only WiFi (separate from guest and even home automation) and Traefik middleware. Paul On Sun, Jan 4, 2026, 14:01 nug get <[email protected]> wrote: > Hi Community > I always wanted to provide my partner with a fava interface for our joint > ledger without requiring her to do any setup, so that she has full access & > transparency to our bookkeeping. She quite likes clicking through it :) > > The result is https://github.com/Dr-Nuke/dockerbeans > > This is a small docker-driven application that exposes the fava interface > of a beancount ledger to the local network It pulls the ledger daily from a > (private, optionally git-crypt-encrypted) github ledger repo. > > Maybe someone finds it useful :) > > ...and what was your Christmas project? :D > > Thanks to all the authors & contributors for the amazing beancount > framework. > > All have a good start into the new year! > Best, > -nugget > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/beancount/CAHUjHhFvVUGYD9aDPEchvQ_npG8okyxDSEZeyu-BG2%2BgOne_3Q%40mail.gmail.com > <https://groups.google.com/d/msgid/beancount/CAHUjHhFvVUGYD9aDPEchvQ_npG8okyxDSEZeyu-BG2%2BgOne_3Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/CANRuw3xNwvW4gBwEM5KAgMG4FVOQw7qniYEGmLq94TvXqBFm8Q%40mail.gmail.com.
