Dokploy / dokploy

Open Source Alternative to Vercel, Netlify and Heroku.
https://dokploy.com/
Other
6.98k stars 347 forks source link

Feat: Swarm overview #281

Open daniiba opened 1 month ago

daniiba commented 1 month ago

What problem will this feature address?

I would like the see on which nodes my apps are currently running. Also It would be great to have monitoring for the worker nodes aswell.

Describe the solution you'd like

Tab for swarm, that shows this information.

Describe alternatives you've considered

-

Additional context

No response

Siumauricio commented 1 month ago

Hi @daniiba sounds good idea, let's add to the roadmap!

ErickLuis00 commented 1 month ago

Hi @daniiba sounds good idea, let's add to the roadmap!

This feature is essential when using swarm and replicas, it is not possible to know anything about the replicas currently. It's as if they don't exist, as only the containers on the current node where Dokploy is installed appear.