Skip Navigation

Experience with Yunohost

I was wondering about the pros and cons about self hosting your services via Yunohost. I currently have all my services hosted in docker containers on a Debian homeserver. As I was planning on a fresh install, setting up an Ansible script to simplify backup & restoring and bake in a centralized user management system (currently I annoyingly have separate passwords for each service for my 5 users).

Now I was wondering if I could get some experience reports from Yunohost users. What are the problems you faced? Are you satisfied? Are there so many services you couldn't find that you rather went the selfhosted way and integrate Authelia or a similar service? Any ideas and feedback is welcome that can help make up my mind.

30 comments
  • It's a mature, well-maintained system and has a solid catalogue of well-maintained apps. I run Nextcloud, Navidrome, Calibre Web, a Matrix Server and Element (on different I.P.s), Wallabag, a Firefox sync server and a Collabora office suite (REALLY useful) on a ThinkCentre Tiny that I got from EBay for just over £100 (storage extra!) It's been running pretty seamlessly for over a year and I feel confident tinkering, doing routine things through the UI and getting a bit deeper with the CLI.

    On the support, I've used a lot of FOSS support forums and I think YNH's is one of the best. They are not as polite or friendly as Nextcloud's and they will ignore irrelevant, snarky or duplicate questions, but if you have a genuine enquiry, they will hold your hand through a problem. I think they use a triage system and take shifts covering it. The XMPP chat, duplicated on Element, is also very helpful.

    Personally, I have a fondness for Yunohost, in the same way I have a fondness for Debian and for Nextcloud. It is a well-organised group effort which requires some commitment and knowledge from users but not too much. It needs some attention but gives back more value than a user has to.put in. If I could learn all the ins-and-outs of network security, I might try a Docker set-up, just for boast-value, but with Yunohost I don't have to.

    I recommend Hendrick's comment in this discussion.

  • If you stick to the apps that are indicated as being well supported it's good. The main reason I use it is because I'm part of a team that includes people not comfortable with the command line so having a web interface to manage a server means not everything falls on my shoulders.

  • If you have the knowledge to do what you're doing now, you have no need for Yunohost. It's janky at best and doesn't have much facility for advanced use. It wants you to do it their way only, which is fine if you're new at all this. Eventually, I think people just move on.

  • One of the primary requirements for my latest project moving a bunch of stuff to self hosted is that if it has a GUI that is going to be internet facing, it either has to support OIDC or it has to be something low risk enough that I feel comfortable setting it up without much security and just setting up a single basic auth login with traefik. A few apps I had trouble finding, but worked most of it out.

30 comments