@Doomed_Daniel@mastodon.gamedev.place
Post #2296809
2026-04-22 19:49 UTC
@sinbad@mastodon.gamedev.place
Do you even need gitea dump?
I think at least when using sqlite it works fine to just stop it, copy/pack the whole data directory, and start it again. If you have LFS data in the same dir you'd even get everything backed up that way
Replies (1)
-
@sinbad@mastodon.gamedev.place 2026-04-22 22:21
@Doomed_Daniel@mastodon.gamedev.place I pack the repos and LFS separately already but I’ve always used gitea dump, it works and is the recommended way. Can’t use SQLite because we’re multi-user (gets upset if >1 person tries to hit the web server at once)