Always going to throw https://charm.land/blog/self-hosted-soft-serve/ into the mix for the questions. Works great, supports LFS, configurable and admon over SSH, multi user support. All from a CLI and easy to setup
PortNull
- 0 Posts
- 10 Comments
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Using rsync for backups, because it's not shiny and newEnglish
3·26 days agoMaybe I am missing something but how does it handle snapshots?
I use rsync all the time but only for moving data around effectively. But not for backups as it doesn’t (AFAIK) hanld snapshots
PortNull@lemmy.dbzer0.comto
Privacy@lemmy.ml•How to keep avoiding Google when it hamstrings Freetube [Linux]
19·27 days agoGreat write up, thanks. But I use grayjay desktop on an x64 machine. There’s definitely a desktop app for itoutaode of ARM devices.
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Looking for a simple personal homepageEnglish
0·1 month agoI was in a similar boat. Wanted a simple static site generator with little to no config. I found https://github.com/rochacbruno/marmite and am happy with it
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Selfhosting Sunday! What's up?English
0·1 month agoCan recommend Immich for the Photo gallery and sharing option.
Can recommend Navidrome for music.
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•What is the easiest way to have a self hosted git server?English
0·1 month agoI use it for my personal projects and its perfectly usuable. If you want people to contribute you’ll just have to do it the old fashioned email patch way. You can use RSA keys but it requires a little fiddling. I’ve used them but needed to massage something. Now I just use ed keys. The SSH ui is perfectly fine. Your repos are stored as bare repos on the server in the configured directory. So they are easily backed up as regular files. It also supporta LFS.
Let me knownif you have any other questions
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•What is the easiest way to have a self hosted git server?English
1·1 month agoMany excellent replies. Just want to add https://github.com/charmbracelet/soft-serve as an option
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•What is the easiest way to have a self hosted git server?English
0·1 month agoThis is the correct answer
For something more than bare got and lower than forgejo I can recommend soft-serve
Picard is great. I find that beets is more accurate in some cases. Yymv so worth giving them both a try. Picard is a lot easier to use and doesn’t maintain it’s own library index which has its pros and cons.