this post was submitted on 25 Nov 2023
36 points (97.4% liked)

Selfhosted

37813 readers
1068 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 something like Heimdall, but a little bit more lightweight, hopefully something I can just throw into my www folder. Nothing requiring Docker. Just lightweight stuff.

top 14 comments
sorted by: hot top controversial new old
[–] PlexSheep@feddit.de 10 points 7 months ago (1 children)

I personally use "homepage", it's great and has API integration for many things, and can even show the statuses if docker containers if configured correctly. But yeah, take a look at awesome selfhosted which another commenter posted.

[–] limitedduck@awful.systems 6 points 7 months ago

https://github.com/gethomepage/homepage

Another vote for Homepage, fantastic project

[–] HolidayGreed@sh.itjust.works 10 points 7 months ago (1 children)

Try tinyhome https://github.com/bderenzo/tinyhome

Throw a few bits of info into a csv, run a bash script and it produces a html file like this demo page https://lab.bdro.fr/tinyhome/

[–] stifle867@programming.dev 7 points 7 months ago

That's truly as lightweight as you're going to get. Cool little script.

[–] perishthethought@lemm.ee 8 points 7 months ago

I just have a hard coded, static html page. I edit it when anything changes. I guess I'm a Luddite.

[–] vegetaaaaaaa@lemmy.world 4 points 7 months ago

Any of https://awesome-selfhosted.net/tags/personal-dashboards.html

Personally I use a static HTML page [1]. Ansible updates it automatically every time a service is added/removed.

[–] jesu@aussie.zone 4 points 7 months ago

Super simple static page. https://github.com/bastienwirtz/homer

I run it in docker in an LXC on Proxmox which is all part of my Tailscale net

[–] scottmeme@sh.itjust.works 3 points 7 months ago

I forked https://github.com/jeroenpardon/sui

Had to fix a few buggy things including the theming and maintain it https://gitlab.meme.beer/open-source/web-dash

Just html, so if you don't want to run the container you can just dump it in your www folder.

[–] stifle867@programming.dev 3 points 7 months ago (1 children)

If you like Heimdall you could run it without Docker. It's a PHP app, you could run nginx and it would be pretty lightweight.

[–] Xyz@infosec.pub 1 points 7 months ago

I run Heimdall too. Simple and looks good. Let's my gf easily get to my stuff.

[–] Decronym@lemmy.decronym.xyz 2 points 7 months ago* (last edited 7 months ago)

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

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
LXC Linux Containers
nginx Popular HTTP server

[Thread #301 for this sub, first seen 25th Nov 2023, 21:35] [FAQ] [Full list] [Contact] [Source code]

[–] BrownianMotion@lemmy.world -2 points 7 months ago (1 children)
[–] PipedLinkBot@feddit.rocks 2 points 7 months ago

Here is an alternative Piped link(s):

https://piped.video/GXnnMAxPzMc

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] tagginator@utter.online -4 points 7 months ago

New Lemmy Post: Simple landing page listing my installed services (https://lemmy.world/post/8728306)
Tagging: #SelfHosted

(Replying in this thread will appear as a comment in the lemmy discussion.)

I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md