Environments
Introduction
This section provides a technical reference for configuring Management and Operational Environments using the Fractal Cloud SDK. You'll find detailed information about the properties and options available for each environment type.
Management Environment
Management Environments serve as the central point of control for your Fractal Cloud resources. They allow you to manage cloud agents, secrets, CI/CD profiles, and other settings that apply across your operational environments.
Operational Environment
Operational Environments represent the specific cloud environments where your applications and workloads are deployed. They allow you to configure region-specific details, including secrets and CI/CD profiles.
Secrets and CI/CD Profiles in Operational Environments
You can define secrets and CI/CD profiles directly within an Operational Environment. This allows you to:
- Provide environment-specific configurations: For example, you might have different database credentials or API keys for your staging and production environments.
Secrets and CI/CD profiles must be defined on the environment that is used by your LiveSystem. This ensures that your workloads have access to the necessary credentials and deployment configurations.