Skip to main content

Projects

A project is one of the main entities in Cycloid. It is the first element you create to use a stack. A project contains environments and provides access to automation pipelines, stackforms, InfraView, and more.

In Cycloid, a project is linked to a stack and a structured way to organize and manage related resources, workflows, and team activities. It serves as a container for all the assets and activities related to a specific initiative or product.

An environment is an instance of a stack, within a project it represents a specific stage or context in the lifecycle of the project, such as development, staging, or production. Each environment can have its own set of configurations, resources, and workflows to support different stages of the project deployment and management process.

note

During project creation, you will be able to select a config repository.

The config repository will be used to store the configuration for each environment.