• 13 Posts
  • 119 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle
  • njordomir@lemmy.worldtoSelfhosted@lemmy.worldJust a little server
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    20 days ago

    I run a beelink mini, not the weakest one, not the most powerful one, and it handles docker containers and VMs fine. I don’t have a tkn of integrated storage, but rather this machine handles apps while a separate NAS does all the file storage. Most I ever had running was 2 VMs and a handful of negligible docker containers but I still had plenty of ram and CPU to spare. I also think the minisforum stuff looks good. Their n5 pro nas just came out and would have made a good server with room to grow. I decided against it because I have parts and I want to use them :-) so the beelink is holding down the fort while I Frankenstein together a rig from my old gaming PC in a huge case that will host all my apps and less critical media. Home assistant which will stay on the beelink because it needs high availability. I’ve been curious how the lowest priced minisforum models would fare.







  • Interesting username. Are you a fellow student of Internet Comment Etiquette?

    I know at least some of my containers use Postgres. Glad to know I inadvertently might have made it easier on myself. I’ll have to look into the users for the db and db containers. I’m a bit lost on that. I know my db has a username and pass I set in the docker compose file and that the process is running with a particular GID UID or whatever. Is that what your talking about?


  • I miss this from cloud hosting. It’s helpful to be able to save, clone, or do whatever with the current machine state and easily just flash back to where you were if you mess something up. Might be too much to set up for my current homelab though. My server does have btrfs snapshots of everything directly in grub which has let me roll back a few big screwups here and there.




  • I use Linux on desktop and I’ve been excitedly watching the various projects to bring FOSS Linux to mobile, but for me personally, it can’t be a daily driver yet. Hopefully by the time I’m done degoogling and severing other app dependencies mobile Linux devices will be more evolved and have a better cost/feature ratio more on par with mainstream devices.

    I’m mostly disappointed because the way Ubuntu teased a phone that docks to become a PC hasn’t really come into full fruition yet. I’m not a Ubuntu user, but I do have a strong preference for working on a full sized screen. Being able to dock my phone to a display and get a non-phone UI means I could just carry a folding keyboard instead of a tablet.

    If the EU sponsored an open source OS to reduce dependency on US tech, that could be a saving grace.








  • I appreciate their philosophy. I’ve been a Linux user since the early 2000s and have cycled through 30-40 distros at least. I’m not a highly technical user. I would consider myself a solid intermediate. For a daily use system I prefer arch, but my servers run Debian. Most of the people writing install guides for the software I deploy seem to use Debian so I run into less issues this way. It can be hard to follow a guide for Gentoo when you’re using Hanna Montana Linux, know what I’m saying? Same thing with Debian. It’s just a solid choice with the bonus of having a better, more ethical philosophy, and the benefit of being widely adopted and supported by people who can help when you get stuck. I don’t even mind gnome on my servers since it works well with a single screen and it’s super rare that I actually need the server GUI anyway.