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

  • @[email protected]B
    link
    fedilink
    English
    4
    edit-2
    2 years ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    Git Popular version control system, primarily for code
    HTTP Hypertext Transfer Protocol, the Web
    nginx Popular HTTP server

    2 acronyms in this thread; the most compressed thread commented on today has 9 acronyms.

    [Thread #197 for this sub, first seen 8th Oct 2023, 04:25] [FAQ] [Full list] [Contact] [Source code]

  • [email protected]
    link
    fedilink
    English
    22 years ago

    I use Authentik, primarily as a local identity provider, but it shows links to all my services (and auto logs-in to supported ones)

    • @[email protected]OP
      link
      fedilink
      English
      22 years ago

      Thanks! I have chosen that one for my test. But it looks like there is no access/user management available.

      • Mike Wooskey
        link
        fedilink
        English
        12 years ago

        That’s true. You must manually edit the up-to-6 config files to customize Homepage. It’s not difficult, but it’s not a GUI.

        d.rymcg.tech is a docker-based self-hosting “platform”, and it includes Homepage and a way to configure it using your own custom homepage-config repo, but that might be a bit much to take on if you just want Homepage or if thisnkind of thing is outside of your skillset.

  • @[email protected]
    link
    fedilink
    English
    62 years ago

    Add a little CSS to the HTML and it doesn’t look ugly anymore, and it will be much more simple and lightweight than any off the shelf thing you’re likely to find.

    • @[email protected]OP
      link
      fedilink
      English
      22 years ago

      I just tested homepage but dashy looks promising. It looks like homepage lacks support for user authentication, but dashy supports it.