I put my #Diaspora pod configuration into a public #git repository for others to nitpick learn from. It includes a handy justfile
with recipes for managing a deployed pod.
https://git.koehn.com/k3s-home/diaspora
My base justfile
is available here, with lots of recipes for finding current versions of software from places like GitHub, Debian, and Docker repos, and automating upgrades, builds, and deployments:
https://git.koehn.com/k3s-home/justfile-k3s/src/branch/main/justfile
There are no comments yet.