this post was submitted on 07 Oct 2023
70 points (98.6% liked)

Selfhosted

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

I‘m looking for a website/homepage/landing page/you name it where I can manage (link) to all my self hosted services on my machine.

Things like casaOS are to over engineered for my usecase (and all my services are already set up and running).

Of course I can set up a Wordpress site, but I’m wondering if there is any lightweight solution that I can use behind a ngnix proxy.

(Writing plain html looks to ugly for me 😉)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 months ago (1 children)

What reverse proxy will you use? And are using tunnels to get access from outside or something else?

[–] sloppy_diffuser 1 points 10 months ago

https://github.com/geekau/media-stack/blob/main/full-vpn_single-yaml/docker-compose-media-stack.yaml

Planning to base my next build on this stack. Still waiting on a couple parts.

Have not dug through the whole thing yet, but looks like they use Swag. Haven't looked into it yet, I normally just go nginx.

I already have wireguard with dynamic dns on my router if I want to access it remotely.