this post was submitted on 28 Nov 2023
4 points (100.0% liked)
Self-Hosted Main
511 readers
1 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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My primary purpose was to host my own music server. Have tonnes od CDs and what not and ripped them all onto a media server. This then evolved to Navidrome, then Airsonic. It's like having your own, private Spotify. More music you add, woot.
Then, I wanted my DVD/Blueray collection on a server. A simple HTTP server hosts these, and Kodi both accesses them, and offers them up via uPnP for local hosts.
Then there are backups. A small NAS for these. Samba, SFTP, FTPS and even HTTP(s) upload capabilities.
Then using the web server to host some HTML generated from say Cron, to show stats of stuff.
The a logcat server. So everything can log to a central place.
An internal mail server, so local hosts can email their logs to the central logger. Weird some can email, but not syslog.
Then some influxdb to offload metrics from routers and hosts. Then a pretty dashboard from Chronograph and what not.
Everything else after, is just gravy.