Overview
Shows the pod’s key information at a glance:- Status with start/stop/restart controls
- Preset and Plan
- Resources — CPU, memory, and disk allocation
- Domain — the pod’s public URL (click to open)
- Server and Region
- Created at timestamp
Domains
Manage custom domains mapped to your pod.- View all custom domains and their verification status
- Add a new domain with CNAME or TXT verification
- Verify a pending domain
- Delete a domain mapping
Services
Install and manage database services inside your pod.- View installed services with their status
- Install MySQL, PostgreSQL, or Redis
- View connection credentials
- Remove a service
Services require the Developer or Professional plan. Starter plan pods show an upgrade prompt.
Files
A built-in file browser for your pod.- Browse the directory tree starting from your app root
- View and edit files directly in the browser
- Upload files from your computer
- Create new folders
- Delete files and folders
SSH
SSH connection information and key management.- View the SSH command to connect (
ssh instapod@host -p PORT) - List authorized SSH keys
- Add or remove SSH keys
Logs
View container and application logs.- Filter by service (system, nginx, app, etc.)
- Adjust the number of log lines
- Real-time log output
Events
A timeline of pod lifecycle events:- Creation, start, stop, restart
- Resize operations
- Service installations
- Error events