83
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 11 Sep 2023
83 points (100.0% liked)
Selfhosted
60210 readers
680 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
Take a service you enjoy (say movie watching) and researvh something that interests you.
For example jellyfin or plex. Now you get to the question of how to implement that.
No you research that. 10-40 browser tabs later you got most of the neccessary information and implement it.
Repeat that cycle.
Now you want to pull it all together (say make it reachable from outside). You research security practices and find, that maybe you want a reverse proxy + 2FA + Fail2Ban.
Now you do it again but with the intention of not one single application but many.
When you get your stack together, you begin the next project like securing your stack, improving it etc.
Theres no FAQ on how to start it because everyone begins differently.
Some do media hosting, some want a backup solution centrally managed, some need a document management system, accounting/budgeting, security, development etc.
My personal journey was
Raspberry Pi
Linux
OpenMediaVault
Network shares for Windows
Plex
Ditch plex for Jellyfin
Find out docker exists
Dive into torrenting so *arr stack + Jellyfin automation
Get help from a discord on how to get started with traefik
Introducing Authelia
Trying random projects
If you want a hand holding (no offense. Everyone may need it at some point) guide, take a look at Ibracorp. Both the community as well as this, reddits and other communities have awesome guides on how to configure something.
But at the core of everything is one: What bothers you and how do you intend to change it?