@sinbad@mastodon.gamedev.place
Post #2296800
2026-04-22 19:10 UTC
Replies (2)
-
@sinbad@mastodon.gamedev.place 2026-04-23 10:18
I upgraded the live Gitea system this morning, followed my script that I’d made while testing all this in the test environment, and we’re all set. Trello issue migration can now begin. 👍 It occurred to me that since this is just a little home office server for 2 people, my process is perhaps a little extreme; most people would probably just have YOLO’d it on their main system. Maybe you can take the guy out of ops, but you can’t take ops out of the guy 😉
-
@Doomed_Daniel@mastodon.gamedev.place 2026-04-22 19:49
@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