Comment on My selfhosting setup so far
carlnewton@feddit.uk 1 day agoI keep my container volumes in sub-directory of that of the docker compose file and tar them up and put them somewhere safe. I spent ages trying to figure out how to back up a container, because I thought that the state of a database was in memory, which I suppose it is, but when you stop it, it’s just a bunch of files like everything else, so I elected to keep it simple. I’ve been thinking of creating a cron job to do it routinely. I’m not sure what you mean regarding the codeberg question.
kalapala@sopuli.xyz 2 hours ago
Picture has title services and under it there’s Codeberg and GitHub. Is it just the state of the public service or do you have some repos monitored there or something? I just wonder why are those there as you probably have no source for… Okay well maybe you could have codeberg source code but GitHub?