this post was submitted on 27 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hello

I cannot decide which OS I should I install, I have the following machine which will be on 24/7:

  • intel Core i7 9700
  • 2x32GB RAM
  • 1x 256GB M.2 SSD (Booting OS)
  • 2x4TB Samsung 870 QVO

and I will use it for:

  • NextCloud or other self-hosted cloud
  • Git Server (Git Tea or GitLab)
  • Plex Server
  • VirtualMin
  • DNS Server
  • FTP/Samba Server
  • Remote Downloader

I will also configure each service with a subdomain and HTTPS, for example:

I am a Web Developer and most of apps can also be ran with docker or in a VM and I will be also developing my own APIs so portability is essential because in the future some of the apps will be ran on a VPS

I am also comfortable reading documentation and configuring everything with ssh/CLI, so configuring things with a UI is nice to have but not mandatory.

I have played with both Ubuntu Server and TrueNas Scale in the past, felt comfortable with both but still for my needs, its a little bit unclear to me with which I should go for.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago

Proxmox core, Ubuntu server vm for all your docker compose services.

As a web dev, I use a highly optimized vm running centos (centmin) .

This way my Plex + 30ish companion services separate from my dev projects

It came in handy today when I spinned up three windows vms to test some software