I use homer as a fancy bookmark manager for my home server. But I hate updating the config file every time I add a new service. Are there any dashboards that allow you to update items with an API/using docker labels like Traefik?
I use dashy since it’s super easy to update (can update and save config from the webpage). If you want automatic adding though, flame can autoadd services if you put a couple lines of config in each docker compose
tun@lemm.ee 1 year ago
benphelps/homepage supports docker label
A10@kerala.party 1 year ago
Thanks!, this is a proper dashboard compared to homer homepage
Rescuer6394@feddit.nl 1 year ago
the only annoying thing is that is not possible to spin more than one homepages at the same time.
so i have one homarr and one homepage
valkyre09@lemmy.world 1 year ago
Hi,
I’m here today to talk to you about our lord and saviour, Docker.
Do you have a moment to talk about containers?
brewery@feddit.uk 1 year ago
I have two homepages, one for local and the other for remote (behind nginx and my authentication software). I also have one on a vm i use for testing before deployment. They are different docker containers but don’t see why you couldn’t have separate ones given they are just websites.