Skip to content

Commit 3d1bdbd

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-94: Notes for Flex.Env.
1 parent 4cac2c9 commit 3d1bdbd

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

umbraco-cloud/getting-started/flexible-environments.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ description: >-
66

77
# Flexible Environments (beta)
88

9-
{% hint style="warning" %}
10-
Beta feature: Some features might not be fully available.
11-
{% endhint %}
12-
139
Flexible Environments allow users to create and manage environments outside the regular left-to-right deployment flow. This enhancement provides flexibility in orchestrating code and content workflows, empowering developers and content editors to work in a way that best suits their needs.
1410

1511
While the mainline environments use a horizontal deployment flow, flexible environments work differently. A flexible environment is added to an existing mainline environment and only deploys to and from that environment. Get an overview of the different types of environments in the [Environments](environments.md) article.

umbraco-cloud/set-up/project-settings/umbraco-cicd/KnownLimitationsAndConsiderations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
As we continue to gather insights from our users, there are some known limitations and considerations to be aware of.
44

5+
{% hint style="info" %}
6+
Attaching a CI/CD pipeline to a flexible environment is currently not possible. The CI/CD workflow must go through the mainline deployment workflow.
7+
{% endhint %}
8+
59
## Potential Limitations and Considerations
610

711
**Format Restrictions**

umbraco-cloud/set-up/project-settings/umbraco-cicd/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,15 @@ Explore the practical benefits of using Umbraco CI/CD Flow for your development
2020

2121
* Umbraco CI/CD Flow allows for greater scalability and flexibility in your deployment process. You can adapt your existing CI/CD pipeline to handle larger projects or more complex workflows without having to overhaul your Umbraco Cloud setup.
2222

23+
{% hint style="info" %}
24+
Attaching a CI/CD pipeline to a flexible environment is currently not possible. The CI/CD workflow must go through the mainline deployment workflow.
25+
{% endhint %}
26+
2327
**Centralized Management**
2428

2529
* With Umbraco CI/CD Flow, you can centralize the management of your deployments, tests, and workflows. This makes it easier to monitor, troubleshoot, and optimize your processes, leading to more efficient and reliable deployments. Automating deployment minimizes the risc for human errors that could have a negative effect on the target environment.
2630

27-
Umbraco CI/CD Flow serves as a bridge between your existing CI/CD pipeline and Umbraco Cloud, enabling a more streamlined and automated deployment process. While it offers a number of advantages, there are also limitations that need to be considered. On the page 'Known Limitations and Considerations' you will find a detailed list of the pros and cons of using Umbraco CI/CD Flow.
31+
Umbraco CI/CD Flow serves as a bridge between your existing CI/CD pipeline and Umbraco Cloud, enabling a more streamlined and automated deployment process. While it offers a number of advantages, there are also limitations that need to be considered. On the page '[Known Limitations and Considerations](KnownLimitationsAndConsiderations.md)' you will find a detailed list of the pros and cons of using Umbraco CI/CD Flow.
2832

2933
## Overview of Flow
3034

0 commit comments

Comments
 (0)