Selfhosted
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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
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!
view the rest of the comments
I'm curious if you have recommendations on how to structure or keep the notes. I find that I struggle reading technical documentation or how to structure notes so they're easy to refer to. Have any tips or guides you can share?
I keep a small sized notebook with the first page or so an index of sort, and then a page for each service or server. Doesn't have to be a lot, but be sure to give your future self all the info that will be needed. For instance not just a password, but also the username. Any problems you have had and how you resolved it. Depending on the sophistication of your network, vlans, firewall info, is it wired to your router or switch, what port. What slot of your multi button power bar it is plugged into, so if you need to cut power or restart you dont have e to randomly push switch accidently turning something else off. Basic server specs, what type/size of raid or HDs, do you have room for more HDs later, RAM slots and what's in them currently.
I might get some flack from writing down passwords, but a password manager can remedy that. I still keep some of mine on paper tbh, I have had pw managers break or go offline and I am not terribly worried about normal theifs knowing how to ssh into my linux boxes.