The problems ECR Manager
solves
This product was built to solve the recurring operational and development challenges found in real environments like the ones below.
A full-stack solution (iOS + FastAPI) for securely managing AWS Elastic Container Registry from mobile. Existing solutions were either not operator-friendly or built in a way that piled up maintenance costs. UNISYS redesigned this into a product that's owned all the way through operations.
Key Features
The core features ECR Manager provides. Every feature is delivered in an operable form.
Unified dashboard
Monitor repositories, images, security, and cost on one screen. Total repository/image counts, storage usage, push activity over the last 7/30 days, monthly cost estimates, and a recent activity (push/pull/delete) feed at a glance.
Zero-Trust credentials
AWS credentials are never stored on the server. They live in the iOS Keychain (accessible only when the device is unlocked) and are encrypted with AES-256-CBC on every request. User auth is JWT + bcrypt based.
API · Webhook
Integrate with existing systems via a standard REST API. Cost-threshold and Critical-vulnerability alerts are sent to Slack/Discord webhooks, and the full spec is available via Swagger (/docs) and ReDoc (/redoc).
Cleanup & lifecycle automation
Define and automate recurring operations. Automatically detects stale/untagged images, shows estimated cost savings before cleanup, and lets you preview lifecycle policies before applying them.
Localization
Korean, English, and Japanese supported out of the box. Over 100 strings — dashboard labels, error messages, alerts, buttons — are fully localized (Xcode String Catalog).
Real-time security checks
Automatic vulnerability scanning, Critical alerts, and cleanup recommendations. Provides Critical/High/Medium/Low/Informational summaries, scan progress, and CVE details (affected images and remediation).
Technical Architecture
An overview of the technologies ECR Manager runs on.
Frequently Asked Questions
The questions we hear most often when evaluating adoption.