this post was submitted on 06 Jul 2023
1 points (66.7% liked)

Selfhosted

38768 readers
134 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
 

Really enjoying lurking the last few days here. I have no coding experience, but like the idea of self-hosting a few things like Immich, Firefly III, PaperlessNGX, Nextcloud, and maybe Home Assistant. These are great tools even for non-tech people who care about privacy and functionality. I do run Plex off of a hard drive, and like the idea of putting all of this on a NAS in the future.

After an hour tutorial I can pull docker images and run containers on my Mac. But every app has different instructions, and every video tutorial I watch references new things and assumes you already have them or know what they are. Just trying to get any of those mentioned apps above running on Docker led me down rabbit holes about redis, mySQL, Oh my zsh, Xcode, gnu-sed, etc.

So my question is what is a good video course, or learning route, to take to acquire enough skills to download and use these apps? I don't want to do anything fancy, just download and run the apps. What seems super simple to you guys is incredibly daunting to an outsider. Thanks for any advice here.

Edit for posterity: While listening to the Self Hosted podcast, they mentioned this step-by-step wiki called Perfect Media Server, created by one of the hosts of the show, to help newcomers begin self hosting.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago

Before you even start trying to run services over a network, you need to understand networks: https://cs.lmu.edu/~ray/notes/netsandinets/

Then you can start putting stuff on the network, and you'll understand what you're doing and why.

[–] [email protected] 0 points 1 year ago (1 children)

I’ve been playing with dockstarter for a while, found it a really good introduction to docker with a fairly consistent implementation of each container.

Helpful community generally too and lots of choices of software. https://dockstarter.com

[–] [email protected] 1 points 1 year ago

Cool site, much appreciated!

load more comments
view more: next ›