9
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 06 Apr 2025
9 points (90.9% liked)
Self Hosted - Self-hosting your services.
12522 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
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate. This is strongly encouraged!
Cross-posting
- !everything_git@lemmy.ml is allowed!
- !docker@lemmy.ml is allowed!
- !portainer@lemmy.ml is allowed!
- !fediverse@lemmy.ml is allowed if topic has to do with selfhosting.
- !selfhosted@lemmy.ml is allowed!
If you see a rule-breaker please DM the mods!
founded 4 years ago
MODERATORS
Depends entirely on what "Production" means. In a corporate environment it means something completely different from a homelab
If you're doing this for real, you'd have two identical environments.
If it's playing with Docker or Kubernetes, you don't need anything more than a VM with Linux and Docker.
If you want to get serious, you can also set up a sandbox on EC2.
I was not clear on why I wanted a production environment. The reason is that I want enough stability in it to be used by family and friends. Preferably without breakages. Immediate usages will be as shared storage, e-book management, game centre to run Minecraft for my kind who lives far away from me., etc. Also, the list of services I will make available in production will vary throughout time.
This is why I mentioned a NAS in production. So that the hardware storage just works. But, at the same time, I really do not have the budget to buy two similar NAS and test things in Sandbox.
I really get your point about having two different envs if I want to have perfect stability. But I was trying to figure out if I could make the Sandbox env a little bit less costly but go 80% of the way in terms of catching issues before breaking Production.
I may just buy a lower model of the same brand but lets see if other people suggest another approach.