Guenther_Amanita 🍄

A weirdo doing weird things on the internet.

🇩🇪 DE/EN 🇬🇧

  • 3 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: May 18th, 2024

help-circle

  • I can recommend you Debian, since it’s the “default” for many servers and has a lot of documentation and an extremely big userbase.

    For web interfaces, I can recommend you, as you already mentioned, CasaOS and Cockpit.

    I used CasaOS in the beginning and liked it, but nowadays, I mostly use Cockpit, where I have the feeling that it integrates the host system more, and allows me to do most of my maintenance (updating, etc.) quite easily.

    CasaOS is more aesthetic imo, and allows you to install docker containers graphically, which is better for beginners.
    I personally do my docker stuff mostly via CLI (docker compose file) nowadays, because I find it more straightforward, but the configuration CasaOS offers is easier to understand and has nice defaults








  • The option(s) other commenters gave are great! But just to give you more options, I’ll give you a few additional ideas.

    1. KDE Connect: You can still use a normal desktop (preferably KDE or Gnome), set your display scale to 150+%, and then use your phone remotely to control the cursor, media playback, and more.
    2. Bazzite: often used to replace SteamOS, it also boots into Steam big picture mode by default, where you can set applications in the start menu. It has a nice console-like interface, and you don’t have to maintain anything, e.g. updating. It also supports Waydroid and webapps by default.
    3. An old laptop or mini-PC with Bluefin or Aurora. They are basically like Bazzite, but without gaming stuff. You can set the display scale to 200% and enjoy a worry-free experience. Optionally, you can install Phosh or Plasma Mobile on top, which is made for mobile devices.





  • I never had any (major) problems with Nextcloud yet.

    I just have following “conflicts” with it:

    • It doesn’t follow the “Do one thing, and do it right”-philosophy. It tries to do everything at once. File upload/ sharing, media management (NC Photos), RSS, mail, calendar, contacts, and much, much more. I mean, it’s damn convenient and works pretty fine, but nothing is great. For example, Immich/ Photoprism is way better than NC for photo management.
    • There’s a lot of abandonware, or buggy/ unmaintained apps. For example, my “News”-feed looks completely broken for months now.
    • The performance isn’t good. I mean, the “server” (an old thin client) isn’t fast at all, but the loading times and responsiveness is just awful. The file upload also takes ages, even from the same network.
    • It feels bloated. I think, if I would be more into selfhosting and had more time, I would search for alternatives and split all the NC features I use into their own services, e.g. one for file upload, one for document management, one for managing my photos, an own RSS client, and more.

    But, as I said, the ease of use and amount of features is still great. I don’t want to spend three weekends just troubleshooting my server and searching for/ installing dozens of individial services. And for that, it’s good enough.


  • If you have a spare laptop/ PC, I insist you to try Nextcloud.

    It’s super easy to install, you actually just download the Docker all-in-one container and it runs in less than 10 minutes. You don’t have much to loose.
    I’m relatively happy with it.

    I mean, to be fair, NC isn’t perfect. It sometimes feels a bit wonky and tries to do everything, while exceeding at nothing.
    But it’s damn comfortable to set up and maintain.

    It doesn’t perfectly cover your use case, but everything else (individual services, including web server, database, etc.) is less centralised and more complicated to set up.
    Since NC AIO is inside a container, all data are too. It’s a relatively straightforward file system afaik.
    Backup also is included, but you have to do it manually by default and it stops the services while doing it.

    For offloading large files, you might look into 3rd party tools. NC is basically a remote drive you can connect to with most programs that support it.