i prefer homepage https://github.com/gethomepage/homepage
you add a label in the docker compose and the dashboard follows.
I use homepage and pretty happy with it. “Drag and drop configuration, no yaml” actually put me off.
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.
No support for comments? Hard pass
No thanks. Yaml isn’t perfect but by God json is best used to return and parse data, not input it.
My biggest peeve with JSON when I’m forced to use it as a configuration format is that it doesn’t have any syntactical support for comments.
So I can’t even add any notes to the file.
Same, homarr is decent but I prefer my configs, quick edits from whatever device is in hand, easy peasy.