You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, what an amazing platform you've built. I've been using the product for a while and absolutely love it! THANK YOU!
I wanted to make a feature request, or perhaps just open the idea up for discussion. I have nearly 80 apps on my docker swarm cluster and on a daily basis the list grows and changes. I manage the list through Portainer stacks and docker composes.
It would be so awesome if I could build my Dashy dashboard pages by specifying variables in my docker-compose files, for example:
environment:
DASHY_ENABLED:true
DASHY_ICON:hl_pihole
DASHY_URL:https://pihole.mydomain.com/admin
DASHY_PAGE:System
DASHY_SECTION:AdminTools
#etc
Home lab enthusiasts like me could add/remove content from their Dashy pages at the same time we're configuring our docker-compose files... URLs changing, etc.. all flowing at the same time
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First of all, what an amazing platform you've built. I've been using the product for a while and absolutely love it! THANK YOU!
I wanted to make a feature request, or perhaps just open the idea up for discussion. I have nearly 80 apps on my docker swarm cluster and on a daily basis the list grows and changes. I manage the list through Portainer stacks and docker composes.
It would be so awesome if I could build my Dashy dashboard pages by specifying variables in my docker-compose files, for example:
environment:
DASHY_ENABLED:true
DASHY_ICON:hl_pihole
DASHY_URL:https://pihole.mydomain.com/admin
DASHY_PAGE:System
DASHY_SECTION:AdminTools
#etc
Home lab enthusiasts like me could add/remove content from their Dashy pages at the same time we're configuring our docker-compose files... URLs changing, etc.. all flowing at the same time
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions