Setting up Postgres using Ansible (for Gitea!)
I set up a local Gitea server for some ‘local’ repositories- things like my accounts (in hledger format!) which I wouldn’t want on a server not under my own control. I considered doing this in Docker as that is a supported install method and I’ve enjoyed using Docker; but Gitea ties together a few services […]
Continue Reading