Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Getting Started as an Application Developer

Configuring and administering applications involves several distinct sections, each of which is necessary for successful deployment on the network.

Quick Start

To quickly deploy an application, complete the following guides in the specified order:

DNS Configuration

DNS configuration can be managed through the DNS admin panel.

Application Configuration

Application configuration can be managed through the application admin panel.

Image Configuration

Build and run configuration is handled through the .decycles.json file at the root of your application repository/archive. Details on this file can be found in the configuration file section.

Builds can be manually invoked using an uploaded zip archive that contains both the configuration and application files. Builds can also be automated via events in your source control system.

Deployment Configuration

Deployment configuration can be managed through the deployment admin panel.