I would like to use bare repos because I don’t share with anyone else and don’t really need the web-ui for issues or wikis or anything.
However, I need git-lfs and if I understand correctly, that doesn’t wont work with a bare repo over ssh.
I was using gitea a while back and they had a way to dump repos and db, but there didn’t seem to be a way to restore. That being the case I switched to gogs which has been great. It was only recently I learned that gogs wasn’t very active and there was some kind of security breach. Mine is only accessible on my LAN so not particularly worried about security.
Anyhow, looking at forgejo now it seems like there still isn’t a great way to restore from backup? I guess that might not matter to me if I’m only interested in the repos and no comments or other stuff that might be in the database.
Serinus@lemmy.world 19 hours ago
But ci/cd though
lime@feddit.nu 15 hours ago
just use a make file like a civilised human being
DaPorkchop_@lemmy.ml 10 hours ago
Jenkins has fairly solid Gitea/Forgejo integration :)
PotatoesFall@discuss.tchncs.de 12 hours ago
forgejo supports woodpecker CI I thought?
eodur@piefed.social 9 hours ago
Why not forgejo’s built in ci/cd? Its worked great for me so far?