ContainEye Documentation

Features Overview - Part 1

🔹 SSH Terminal

  • Connect to your servers via SSH in a full-screen terminal.
  • Select a server from a scrollable picker to connect.
  • Use keyboard shortcuts, including CTRL-C for canceling commands.
  • Toggle volume buttons as arrow keys using the ± button. (Blue = ON, Outline = OFF)
  • Get bash/zsh history suggestions above the keyboard for quick command entry.
Select a server to connect via SSH
Terminal with command suggestions

🔹 Servers Management

  • View all your servers with live stats: CPU usage, memory usage, disk usage, uptime, network traffic, and I/O wait.
  • Tap a server to view detailed information and manage its Docker containers.
  • Containers display: Name, CPU usage, memory usage, current status (e.g., "Up 4 hours").
  • Start/stop controls and the command it was started with.
  • Add a server by tapping ➕ and entering: Label, host (IP or domain), port (default: 22), username, and password.
Servers overview with live stats
Server details showing processes and containers
Container details with logs