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 😉)

  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 months ago

    Similar, at a company they asked the person cataloging the systems to write a yaml, then a dev wrote a script that converted it to html and then they asked a designer to slap some CSS on it. I don’t think it took more than an hour of each person’s time. Plus you can do each stage individually and improve it over time. For example later yet someone put the yaml in a git repo and threw together a simple deploy, someone made a script that pinged systems periodically etc.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 months ago

        For proper monitoring yeah, I’m just saying it’s faster to write a HTML page than to install a homepage app that won’t detect half your stuff properly anyway.