I use it and my biggest issue is the ram usage, it’s like 500mb for a dashboard, the other ones I tried were much lighter
Homarr - A modern and easy to use dashboard. 30+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
Submitted 1 day ago by cm0002@piefed.world to selfhosted@lemmy.world
Comments
Dagnet@lemmy.world 7 hours ago
piyuv@lemmy.world 22 hours ago
I use homepage and pretty happy with it. “Drag and drop configuration, no yaml” actually put me off.
TheBigRoomXXL@leminal.space 5 hours ago
Drag and drop isn’t for me either but it’s nice to have more beginners-friendly options in the self hosted community. Not everybody like to live in the terminal.
semperverus@lemmy.world 20 hours ago
I wish we would all start switching over to JSON for configuration files. It’s so much easier to parse, and you can’t screw it up with too many spaces or not enough.
FrederikNJS@lemmy.zip 1 hour ago
Why not just write your yaml files in JSON syntax?
JSON is a valid subset of YAML
timbuck2themoon@sh.itjust.works 13 hours ago
No thanks. Yaml isn’t perfect but by God json is best used to return and parse data, not input it.
lightnegative@lemmy.world 9 hours ago
I used to think that until I figured out yaml and now yaml isn’t so bad.
It helps that text editors know what yaml is now so insert spaces when you hit tab etc
Voroxpete@sh.itjust.works 13 hours ago
Instead you can screw it up by having too many commas or not enough. Hardly that much of an improvement.
FooBarrington@lemmy.world 16 hours ago
It’s IMO also so much clearer regarding data types. You can’t accidentally write a boolean when you want a string.
curbstickle@lemmy.dbzer0.com 22 hours ago
Same, homarr is decent but I prefer my configs, quick edits from whatever device is in hand, easy peasy.
Burn1ngBull3t@lemmy.world 21 hours ago
Yeah i was wondering how you actually use versioning with that drag and drop. Homepage seems better for that IMO
LazerDickMcCheese@sh.itjust.works 1 day ago
If any of you can get the Pi-hole integration to work, let me know how you did it. There’s a github thread about it, but I haven’t heard any progress
Dagnet@lemmy.world 7 hours ago
I have it working but I do remember struggling a bit with it, involved getting a password somewhere, can’t check rn
Bort@sh.itjust.works 16 hours ago
Nice to know it’s not just me battling with that
v3ritas@infosec.pub 16 hours ago
I’ll take a look when i get home tonight. I do have mine working.
flightyhobler@lemmy.world 17 hours ago
I use a manually edited yaml home assistant page. Beat that on number of integrations.
mic_check_one_two@lemmy.dbzer0.com 13 hours ago
Was going to say, isn’t this just an *Arr-flavored Home Assistant page?
gedaliyah@lemmy.world 1 day ago
This is a great platform, especially if you are just beginning in self-hosting. I don’t use it on my deployment “version 2.0” because I found it unnecessary once learning a little more about docker, etc. While I was using it, I loved it, and would definitely recommend it!
ripcord@lemmy.world 18 hours ago
30+ integrations seems like a really small number.
asbestos@lemmy.world 16 hours ago
You’re mostly adding dozens of hyperlinks, like your own homapage, but some of them (30) can provide direct info from said integration, so a button for your Torrent Client also has the current download speed for example
Everyday0764@lemmy.zip 1 hour ago
i prefer homepage github.com/gethomepage/homepage
you add a label in the docker compose and the dashboard follows.