Skip Navigation

Landing page for selfhosted services

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

28

You're viewing a single thread.

28 comments
  • JupyterBook

    This is what I use. You write code in markdown, ipynb Python, or HTML and CSS and it builds the static website HTML automatically.

    There are free styling Python packages to generate CSS too!

    I host on GitHub pages for free.

28 comments