Apps & Deployments
The Apps section is where you browse available applications, deploy containers, and manage running deployments.
Two Views
The Apps page has two tabs:
- Deployed — Your running deployments with status, replicas, and controls
- Catalog — All available applications you can deploy or download
How It Works
- Push — Push a Docker image to the NextEpoch registry, or browse apps from the Store
- Browse — Find your app in the catalog with filters and search
- Deploy — Configure resources, access control, and environment variables
- Monitor — Track deployment status, view logs, and update configuration
App Sources
Apps in the catalog come from different sources:
- My Apps — Images pushed by your organization to the NextEpoch registry
- Store — Curated applications from the NextEpoch Store
- Public — Apps shared publicly by other organizations
Artifact Types
- Docker Images — Container images that can be deployed as running services
- Executables — Downloadable binary packages
Guides
- App Catalog — Browse, filter, and search the catalog
- Deploying an App — Step-by-step deployment walkthrough
- Managing Deployments — Update, scale, and monitor deployments
- Docker Registry — Push images to the NextEpoch registry
Next Steps
- Deploy your first app if you haven't already
- Set up observability to monitor your deployments