13
submitted 2 years ago by majestix@lemmy.ml to c/selfhost@lemmy.ml

Sorry, maybe a weird question. But I am gonna acquire a nice server soon and am interested on how to manage that. I want to run stuff like a webserver, matrix server and just a lot of cool stuff. But how do I approach that on a software level? Any tips would be nice. Thanks

top 14 comments
sorted by: hot top controversial new old
[-] bananahammock@lemmy.ca 11 points 1 year ago

Docker-compose and a terminal is how I do it. Its simple and effective. I'm able to manage ~20 services that way.

[-] WigglingWalrus@feddit.uk 7 points 1 year ago

I use Unraid (an OS). Really liked it for the last few years I've had it.

[-] malformedthorium@mstdn.social 5 points 1 year ago

@majestix
Docker-compose works well enough that I can't see anything wrong with continuing it's use or moving to a different system.

[-] ZebraGoose@sh.itjust.works 4 points 1 year ago

Docker and portainer. Works good for me as a newbie ๐Ÿ˜„

[-] Carter@feddit.uk 2 points 1 year ago

I don't even run docker. I just run the Debian packages.

[-] thebramblinman@lemmy.dbzer0.com 2 points 1 year ago

Check out Proxmox hypervisor. Currently running it on an Epyc server I peiced together. Running a dozen or so VMs and a multitude of lxc containers. PfSense routers, docker stacks (I prefer portainer to manage these), Home Assistant, proxy manager, dns server, cloudflare tunnels and game servers, Proxmox easily manages it all. At a cost of $0, its worth checking out.

[-] NickSterling@startrek.website 2 points 1 year ago

I also run Proxmox but I added Terraform, Ansible, and Gitea Actions so I can automate the updates and deployment of all my VMs.

[-] stoex@programming.dev 2 points 1 year ago

I run a Kubernetes cluster across 3 different servers (nodes) + one small control plane server.

[-] Obsession@sh.itjust.works 2 points 1 year ago

I run vanilla Kubernetes on 4 worker nodes and 3 control planes for high availability.

Unless you're some freak who enjoys K8S so much you don't want to ever get away from it, I don't recommend it

[-] aexiruch@lemmy.ml 2 points 2 years ago

Professionally I am an "Architect" and not much involved in system config (anymore), what I describe below is how I do things for my own, private, servers: Not a big fan of docker, it too often means "cobbled together by a dev not understanding security implications" aka "Institutionalized 'works on my machine'" (of course there are exceptions!). Generally I like using Ansible, because it feels close to how I learned things (ssh, manually), while still making things reproducible (Infrastructure as Code). But, again, not too big a fan of using other peoples "roles", because you never know how well they actually understand what they're doing. I read them for a rough understanding, but usually opt to write my own, based on careful reading of a given software's config manual.

[-] nick_99@sh.itjust.works 1 points 1 year ago

I run as much as I can baremetal on Debian. If I can't do baremetal I use podman on Debian.

[-] makingStuffForFun@lemmy.ml 1 points 1 year ago

OMV on one. The other I use Lazydocker. It's excellent

[-] Moonrise2473@feddit.it 1 points 11 months ago

I use unRAID + the docker compose plugin. The main advantage is that hardware updates are super easy:

  1. Turn off

  2. Replace motherboard and CPU with a completely different one

  3. Turn on

(4. If hardware is passed through to a VM, reconfigure the XML)

Done, it just works, so I can just scavenge free hardware from work. Only this year I did AMD>Intel>AMD with very different CPUs and it didn't bat an eye

[-] dleewee@beehaw.org 1 points 11 months ago

Proxmox PVE gang. Excellent platform to self-host anything you could want to run from Windows/Linux VMs, LXC containers, Docker, or mix and match. The web GUI makes management easy and gives you a nice dashboard too.

this post was submitted on 19 Sep 2021
13 points (100.0% liked)

Self Hosted - Self-hosting your services.

10919 readers
2 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS