Apps
An app is a deployable application that belongs to a project. Apps can have multiple releases, custom hostnames, and configuration.
What is an App?
Section titled “What is an App?”An app represents a single deployable application within a project. It’s the primary unit for managing deployments, releases, and hostnames.
App Properties
Section titled “App Properties”- Name: Unique identifier within the project
- Project: The parent project
- Current Release: The active release being served
- Hostnames: Custom domains pointing to the app
- Releases: Version history of deployments
App Lifecycle
Section titled “App Lifecycle”- Create - Initialize a new app
- Deploy - Upload releases
- Configure - Add hostnames and settings
- Update - Deploy new releases
- Rollback - Revert to previous releases
- Manage - Monitor and maintain