mviereck / x11docker

Run GUI applications and desktops in docker and podman containers. Focus on security.
MIT License
5.62k stars 378 forks source link

it is possible to modify portainer to start and stop x11docker from web gui? #129

Closed lpt2007 closed 5 years ago

lpt2007 commented 5 years ago

I found this on web http://flat.wednus.com/ and I am wondering if it possible to modify portainer for x11docker so I can start and stop and modify x11docker apps from web gui?

eine commented 5 years ago

It is technically possible. However, on the one hand, some parts of portainer are neither open source nor free software. So, you might need to contact the maintainers/developers or even pay for support. On the other hand, this issue is about portainer supporting x11docker, not the other way. Hence, I think that the question should be posed in portainer/portainer.

lpt2007 commented 5 years ago

Ok. Maybe there is another open source software we can use to control x11docker like home assistant and node-red?

mviereck commented 5 years ago

Every remote access that can execute terminal commands can be used to control x11docker remotely, e.g. ssh. Consult the documentation of this applications on how to use them.