lllllllillllllillll / DweebUI

DweebUI is a WebUI for managing your containers. Simple setup, a dynamically updating dashboard, and a multi-user permission system.
https://www.dweebui.com/
MIT License
740 stars 36 forks source link

remote hosts via tcp:// #79

Open Famku opened 2 months ago

Famku commented 2 months ago

Hi,

does it work with connections to multiple remote hosts via tcp://?

lllllllillllllillll commented 2 months ago

I'm just going to copy & paste from #83

does it work with connections to multiple remote hosts via tcp://?

Not yet, but I plan on adding support for remote hosts.

Will dweebUI be able to manage other hosts like portainer/dokemon/dockge?

It should be able to. Most of the application is using the Docker API, so it should work without any special setup as long it can communicate with Docker on the host.