Capabilities

Features Overview

Everything in ContainEye

ContainEye is a remote-server operations app for iPhone and iPad (it also runs on Apple silicon Macs via "Designed for iPad"). The app is built around five tabs: SFTP, Terminal, Servers, Code (tests and snippets), and Agentic (an AI assistant).

SSH Terminal

A full interactive terminal (xterm-256color) with a Safari-style multi-tab workspace (up to 24 tabs), per-tab tmux sessions, four built-in themes plus custom themes, and command suggestions drawn from your remote shell history. Select any output and ask the AI to explain it, then continue in the Agentic tab. Volume-button and shake shortcuts let you move around without the keyboard.

SFTP Files

Browse, upload, download, rename, and delete files over SFTP using the same credentials as SSH, with a built-in text editor that saves changes straight back to the server.

Server Monitoring

Live CPU, memory, disk, and (on Linux hosts) network metrics per server, plus a searchable, sortable process list with kill controls.

Docker & Docker Compose

See all containers with their CPU and memory usage and start or stop them. Discovered docker-compose stacks can be started, stopped, restarted, or pulled; compose file contents are viewable read-only.

Automated Tests

Run a command over SSH, or check a URL, and validate the output against an expected pattern (regex or exact). Create tests with the AI, or add one of 13 built-in suggestions. Run them manually, from the home-screen widget, or via Shortcuts; ContainEye also attempts background checks when iOS allows.

Agentic AI Assistant

A conversational assistant that lists your servers, runs approved commands, reads and writes files, and creates or updates tests and snippets for you. Every server command goes through an approval dialog unless you allow it permanently.

Shortcuts & Widgets

Two Shortcuts actions, Test Servers and Run a single Test, run your checks without opening the app. A single systemSmall Test Widget shows your most important test and can re-run it in one tap.

Privacy by Design

Credentials live in the iOS Keychain and sync through iCloud Keychain only if you have it enabled. SSH and SFTP traffic goes directly from your device to your server.

In-Depth Walkthroughs