Docker Containers
Stream container logs, view memory consumption, trigger restarts, and review docker-compose stacks without opening separate web dashboards.
A recorded walkthrough for this page has not been made yet.
01.How It Works
Every container on the server is listed, not only the ones deployed from here: image, state, published and internal ports, CPU and memory, restart policy and count, health, and its compose project. You can start, stop or restart a container, read its logs, or open a shell inside it. A server without Docker can have it installed from the app, and deployments can build a Dockerfile or bring up a compose file.
Client-side operations encrypted directly between your desktop and target server.
SSH keys, passwords and API keys are held by the desktop app and encrypted with your OS keychain.