• 1 Post
  • 22 Comments
Joined 1 year ago
cake
Cake day: March 27th, 2025

help-circle

  • I love Nextcloud, but I have everything running in containers, and I have them auto updating on system boot.

    Its a super powerful software. Its on my top list of self hosting software. But it breaks so often with auto updates. And there is the potential of having to reinstall it because of a broken install, and your personal service being down for weeks.

    Borg backups work, but they are not intuitive to setup when using containers.

    Auto setting up trusted domains is not intuitive.

    My solution going forward, is to have secondary containers which I don’t update as frequently, that point to the same user files folder on the primary containers. Kind of like having my services load balanced. I plan on doing this for some of my other containers that are frequently down.

    In my experience, services that require more than 1 container are the ones that crash the most. Especially when they connect to a database container.


















  • dudesss@lemmy.catoSelfhosted@lemmy.worldShould I be using Debian?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Debian is fine, but if you have technical troubles you don’t want to deal with, then go straight to Ubuntu. Either Kubuntu (Ubuntu with KDE), Ubuntu, or some other Ubuntu variation.

    As a new Linux user, I would recommend Ubuntu over Debian. It is easier to setup, has a lot more online documentation, provides various apps to make life a bit simplier like integrations and AppStore (even though you should try to away from Linux app store because of broken apps)

    Arch is really the king diamond in desktop Linux in my opinion, due to their rolling releases (I love new stuff even if it may break things), but especially because for the Arch Wiki (which is good for other OS users to read too) and the Arch AUR. If going Arch, I recommend using arch-install to make installing it much easier. Update the default arch-install after booting pacman -Ss arch-install then just run.

    Also as a new or intermediate Linux user, I strongly recommend LTS (Long Term Support) versions. For example, Ubuntus latest version is not LTS, and has been out for multiple months, and there are still a huge amount of apps not ready to easily install – and you either have to spend a lot of time to figure it out yourself, or lose the chance to use some apps.