lemmy ;)
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!
I use nginx to handle the routing to different systems and docker ports so it helps when I fiddle with that config to see “server online” that I shoved in a basic html page for the base domain.
I used to run Nextcloud there but I’ve had so much trouble with nextcloud that I barely use it at all now and I worried it was too easily discoverable for something I wasn’t confident was configured properly.
Right now it’s Homepage, but I have an Apache web server I want to move onto my base domain
I just leave the default "this is a website hosted with x" page as the default, since I only use it as a file repository.
A linktree like page that links to all my social media.
Used to have nginx point the default location to an abyss web server, but I didn't carry the setup forward when I upgraded the OS. It's a 503 now.
Several other locations are pointing to:
- my homebrewed file server. Initially to replace abtssws's piss poor directory listing performance, but now a frankensteinian being that has a comic reader of my own build, specs, and preference.
- an icecast server streaming whatever my foobar2k is playing, so I can listen to my library on the go.
A small amount of text and a link to my mastodon profile.
I just run a hand-coded listing of my services, each with two links: the public subdomain and the internal ip:port.
I have tried semi-clever tools (like homarr) but they're just not worth the effort. Simple html+css wins.
I pipe fortune through cowsay through lolcat through aha with header and footers going through toilet.
And that makes for a very useful home page 🤣