OpenProject is what you’re looking for.
- 1 Post
- 9 Comments
lukecyca@lemmy.cato
Selfhosted@lemmy.world•If you have one, how much do you pay for a domain name? Any cheap registrar recommendations?English
6·1 month agoI don’t have a big problem with CloudFlare (and use their service myself for some things). But so much of the internet infrastructure is already consolidated with them. There are so many good options for domain registrars. Let’s spread things around a bit.
lukecyca@lemmy.cato
Selfhosted@lemmy.world•If you have one, how much do you pay for a domain name? Any cheap registrar recommendations?English
3·1 month agoHover.com is my favorite. Good prices and no shenanigans.
lukecyca@lemmy.cato
Selfhosted@lemmy.world•Arpeggi - A new iOS client for Navidrome and SubsonicEnglish
2·2 months agoI’ve tried dozens of clients and Arpegi is my favourite. I’ve been using it for a year.
What if you rent a bare metal server in a data center? Or rent a VPS from a basic provider that expects you to do your own firewalling? Or run your home lab docker host on the same vlan as other less trusted hosts?
It would be nice if there was a reliable way to run a firewall on the same host that’s running docker.
You may say these are obscure use cases and that they are Wrong and Bad. Maybe you’re right, but personally I think it’s an unfortunate gap in expected functionality, if for no other reason than defense-in-depth.
Thanks for your comments! I’ve fixed the RSS file now I think.
Arpeggi on iOS is the best I’ve found. Available via TestFlight invite only. I plan to switch to Android in the next year, so I’m always interested to hear what clients people like over there too.
lukecyca@lemmy.cato
Selfhosted@lemmy.world•Leaving GitHub. Seeking ethical music server alternatives.English
5·7 months agoI use Navidrome and highly recommend it. Nice Canadian developer.
I also use GitLab.
One option is for you to mirror Navidrome on GitLab. I will happily use your mirror instead of GitHub.
Another option is to reach out to the Navidrome dev and propose moving to GitLab. If you open an issue to that effect, I would add a comment with my support.

All MTAs have retries baked in, so running a self-hosted email server that receives mail is actually one of the most forgiving services in this respect. If your server is offline, the sending server will retry several times over 24-48 hours before it gives up. Even the big cloud email providers will do this.
That said, there are other aspects of running an email server that require some extra rigour, but they’re more on the sending side (making sure emails you send to other people actually land in their inbox). Doable, but one of the more challenging things to self-host.