this post was submitted on 09 Sep 2024
122 points (93.6% liked)

Selfhosted

39266 readers
188 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'm considering a business plan for people getting in to self-hosting. Essentially I sell you a Mikrotik router and a refurbished tiny x86 server. The idea is that the router plugs in to your home internet and the server into the router. Between the two they get the server able to handle incoming requests so that you can host services on the box and address them from the broader Internet.

The hypothesis is that $150 of equipment to avoid dozens of hours of software configuration is a worthwhile trade for some customers. I realize some people want to learn particular technologies and this is a bad fit for them. I think there are people out there that want the benefit of self-hosting, and may find it worth it to buy "self-hosting in a box".

What do you think? Would this be a useful product for some people?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 week ago* (last edited 1 week ago)

I'm just skimming this thread, but paragraph 2 is basically fact. I'm on my second synology box, the UI is simple and I want reliability, I don't want shit to break because of a git push on some bullshit tool. But recently I snatched a Lenovo server and threw proxmox and Debian on it, and also got a vps.

The synology is actually pretty capable, especially if it can do docker, and if you are willing to venture into (as a beginner) copy/pasting commands from the internet into the task scheduler as a half-assed way to get at the terminal, it can do literally everything that I want. But I'm a geek, why should I keep a stable, reliable system as my only machine? :p

My synology does files, some docker stuff. Lenovo does a couple docker stuff, BOINC since it's just idling most of the time, and docker for game and related hosting on my vps. Hell, this entire thing could be 'just add a network folder, and install docker and dockge/portainer'.

Though (paragraph 3) I tried and didn't like TrueNAS. Maybe it's because the synology does it already, I was just exploring, but it has that 'foss feel' where you have no idea what you are doing, even when you know what all the pieces do, and it just kinda is like 'here you go, figure it out' and leaves. I remember the UI being equally... 'designed by a programmer' let's say. It might be powerful but oof, slick it ain't.