Bohda ŘehákOriginal post
Web Developer
Basically what the title says. Is there a way to control (to stop, restart or configure) docker containers on self hosted server via web console?
Or atleast see container logs?
Summary
User is asking if there is a way to control Docker containers on a self-hosted server via a web console or view container logs.
Solution: One suggestion is to use Portainer, a web-based graphical interface for Docker. Another suggestion is to use Docker Desktop, which allows for management of containers through a web interface. However, it is unclear if Docker Desktop can be used on a self-hosted server.