App Catalog
The catalog shows all applications available to your organization. Navigate to Apps > Catalog to browse.
Filters
Use the filter buttons at the top to narrow the list:
| Filter | Shows |
|---|---|
| All | Every app visible to your organization |
| My Apps | Apps owned by your organization |
| Store | Curated apps from the NextEpoch Store |
| Docker Images | Container images (deployable) |
| Executables | Binary packages (downloadable) |
Search
Type in the search bar to filter by name, description, or tags. Results update as you type.
App Cards
Each app card displays:
- Icon — Docker whale or package icon based on artifact type
- Name and description (truncated to 2 lines)
- Source badge — "Store" or "Public" for apps not owned by your organization
- Category badge —
nextepoch,community, orcustom - Latest version and total size
- Tags — Up to 3 tags shown, with a count for additional tags
App Detail Page
Click a card to open the detail page. It shows:
- Header — App name, artifact type, category and source badges
- Description — Full app description
- Metadata — Latest version, total size, creation date
- Tags — All tags for the app
- Links — Repository and documentation URLs (if provided)
- Versions — Selectable list of available versions with size and date
Actions
- Deploy (Docker images) — Opens the deployment dialog. See Deploying an App.
- Download (executables) — Downloads the selected version
- Sync from Registry (own apps) — Re-syncs the catalog entry with the Docker registry
Next Steps
- Deploy an app from the catalog
- Push your own images to the NextEpoch registry