Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd802b8a

Browse files
authored
Embed videos in topics (#1289)
* Embed videos in topicsEmbedded you-tube videos in topics* Add link to video playlistAdded link to video playlist in intro topics* Update explore-gitops-cloud-features.md
1 parent7b8d55a commitd802b8a

File tree

12 files changed

+55
-29
lines changed

12 files changed

+55
-29
lines changed

‎_docs/environments/manage-apps-in-environments.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ Promote a product or application from the Environments dashboard using one of tw
4848
Drag a product or application with changes to the target environment to promote it. Customize the Promotion Settings to control promotion behavior for the environment.
4949
This method is best for quick promotions to test changes within a specific environment, typically in internal environments.
5050

51-
Watch this video:
52-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Drag-and-drop promotions](https://www.youtube.com/watch?v=4isYoutmRco){:target="\_blank"}
51+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/4isYoutmRco?si=DYKHnarfK2Wx6rNI"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
52+
53+
<!--- Watch this video:
54+
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Drag-and-drop promotions](https://www.youtube.com/watch?v=4isYoutmRco){:target="\_blank"}-->
5355

5456

5557

‎_docs/installation/gitops/git-sources.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ A Git Source is a unique entity created for use with GitOps Runtimes in Codefres
1010
The Git Source connects to a Git repository within your organization, serving as an easy way to manage the deployment and configuration of Argo CD applications on clusters.
1111
The Git repository referenced by the Git Source stores application manifests and other resources which are always synced to the cluster. Codefresh manages the Git Source itself as an Argo CD application.
1212

13-
Watch this video:
14-
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/}[Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}
13+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/StKxdCcOIQc?si=s3tc2tcq7fwxBUbz"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
14+
15+
<!--- Watch this video:
16+
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/} [Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}-->
1517

1618

1719
#####Types of Git Sources

‎_docs/installation/gitops/runtime-concepts.md‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ A Codefresh account with a GitOps Runtime can store configuration manifests for
4747
When you install the first GitOps Runtime in your account, Codefresh automatically creates the Shared Configuration Repository (internally referred to as (internally`ISO`/`iso`).
4848
During installation, you must specify the Git repository URL for the Shared Configuration Repository. You can specify just the repository URL or include additional details such as a specific branch and path.
4949

50-
Watch this video for an overview:
51-
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/}[Shared Configuration Repository](https://www.youtube.com/watch?v=7WNoNZ58IzU){:target="\_blank"}
50+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/7WNoNZ58IzU?si=8r_PT755m5DD6O5w"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
51+
52+
<!--- Watch this video for an overview:
53+
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/} [Shared Configuration Repository](https://www.youtube.com/watch?v=7WNoNZ58IzU){:target="\_blank"}-->
5254

5355
For detailed information, see[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/).
5456

@@ -69,8 +71,10 @@ The Git Source connects to a Git repository within your organization, and stores
6971
You can add a Git Source during Runtime installation or later as needed. A single Runtime can have any number of Git Sources.
7072
Codefresh manages the Git Source itself as an Argo CD application.
7173

72-
Watch this video for an overview:
73-
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/}[Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}
74+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/StKxdCcOIQc?si=s3tc2tcq7fwxBUbz"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
75+
76+
<!--- Watch this video for an overview:
77+
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/} [Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}-->
7478

7579
For detailed information, see[Managing Git Sources in GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/git-sources/).
7680

‎_docs/installation/gitops/shared-configuration.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ toc: true
77
##Shared Configuration Repository
88
A Codefresh account with a GitOps Runtime can store configuration manifests for account-level resources in a Git repository. This repository, the Shared Configuration Repository, can be shared with other GitOps Runtimes in the same account, avoiding the need to create and maintain different configuration manifests for every GitOps Runtime. At the same time, you also have the flexibility to store resources unique to specific Runtimes without affecting other Runtimes.
99

10-
Watch thisvideofor an overview:
10+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/7WNoNZ58IzU?si=8r_PT755m5DD6O5w"title="YouTubevideoplayer"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
1111

12-
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/}[Shared Configuration Repository](https://www.youtube.com/watch?v=7WNoNZ58IzU){:target="\_blank"}
12+
<!--- Watch this video for an overview:
13+
{::nomarkdown}{% if page.collection != site.gitops_collection %}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{% if page.collection == site.gitops_collection %}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{% endif %}{:/} [Shared Configuration Repository](https://www.youtube.com/watch?v=7WNoNZ58IzU){:target="\_blank"}-->
1314

1415

1516

‎_docs/products/about-products.md‎

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ Harness the power of **products** in Codefresh GitOps to streamline the manageme
1313

1414
A product groups related Argo CD applications into a logical unit, providing a unified view as applications progress through different stages of development and deployment. By defining relationships between applications across multiple environments, products add an organizational layer providing context that help manage application releases as a cohesive unit.
1515

16-
Watch this video:
17-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Explore Products](https://www.youtube.com/watch?v=m3wE4OfV9xE){:target="\_blank"}
18-
19-
2016
{% include
2117
image.html
2218
lightbox="true"
@@ -28,6 +24,12 @@ max-width="70%"
2824
%}
2925

3026

27+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/m3wE4OfV9xE?si=IO-SSoPPIKR8B9r0"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
28+
29+
<!--- Watch this video:
30+
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Explore Products](https://www.youtube.com/watch?v=m3wE4OfV9xE){:target="\_blank"}-->
31+
32+
3133

3234
#####Boosting application management with Products
3335
Products enhance and simplify application management by enabling controlled promotions, version tracking, and environment-specific configurations.
@@ -101,8 +103,10 @@ caption="Promotion settings for products"
101103
max-width="60%"
102104
%}
103105

104-
Watch this video:
105-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Dive into Promotion Settings for Products](https://www.youtube.com/watch?v=Ijf-3pKSBiA){:target="\_blank"}
106+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/Ijf-3pKSBiA?si=ysueAKtLXJk1DZ_7"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
107+
108+
<!--- Watch this video:
109+
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Dive into Promotion Settings for Products](https://www.youtube.com/watch?v=Ijf-3pKSBiA){:target="\_blank"}-->
106110

107111

108112
##Tracing Product promotions through Releases

‎_docs/products/configure-product-settings.md‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ This article describes how to configure the different Product Settings:
3030
*[Promotion Settings](#configure-promotion-settings-for-products)
3131
Define the version and properties to promote for the applications in the product either from a predefined promotion template, or by defining new promotion settings.
3232

33-
Watch this video:
34-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Dive into Promotion Settings for Products](https://www.youtube.com/watch?v=Ijf-3pKSBiA){:target="\_blank"}
33+
34+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/Ijf-3pKSBiA?si=ysueAKtLXJk1DZ_7"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
35+
36+
<!--- Watch this video:
37+
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Dive into Promotion Settings for Products](https://www.youtube.com/watch?v=Ijf-3pKSBiA){:target="\_blank"}-->
3538

3639

3740

‎_docs/products/create-product.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are two ways to create a product in Codefresh GitOps:
1616
* From the[Products page](#create-products)<br>
1717
Create and manage products directly, then assign applications to them, as described in this article.
1818

19-
19+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/m3wE4OfV9xE?si=IO-SSoPPIKR8B9r0"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
2020

2121
##Understanding the role of environments for products
2222

‎_docs/promotions/promotion-flow.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ A Promotion Flow is a sequence of automated actions that systematically move cod
1313
Promotion Flows allow teams to manage their software delivery pipelines with precision, defining conditions, dependencies, and actions for each environment. Whether deploying to staging, production, or custom environments, Promotion Flows provide flexibility and control over your continuous delivery process.
1414
Backed by the power of Argo CD, streamline the process of moving code changes through different stages, minus all the manual work of custom scripting to manage environment-specific requirements.
1515

16-
Watch this video:
17-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Promotion Flows](https://www.youtube.com/watch?v=M8G-AY7FIIg){:target="\_blank"}
16+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/M8G-AY7FIIg?si=LQzY5FkIelQr4qMP"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
17+
18+
<!--- Watch this video:
19+
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Promotion Flows](https://www.youtube.com/watch?v=M8G-AY7FIIg){:target="\_blank"}-->
1820

1921

2022
{% include

‎_docs/promotions/promotions-overview.md‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ caption="GitOps promotions in Codefresh"
2020
max-width="60%"
2121
%}
2222

23-
Watch this video to see a promotion in action:
24-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Drag-and-drop Promotion](https://www.youtube.com/watch?v=4isYoutmRco&t=1s){:target="\_blank"}
23+
Watch this video to see a promotion in action:
24+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/4isYoutmRco?si=EDSfZFQQ4Dp5gw6i"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
25+
26+
<!--- {::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Drag-and-drop Promotion](https://www.youtube.com/watch?v=4isYoutmRco&t=1s){:target="\_blank"}-->
2527

2628

2729

@@ -90,8 +92,10 @@ Use these quick start guides to begin using promotions in Codefresh GitOps:
9092
*[Promotions with Promotion Workflows]({{site.baseurl}}/docs/gitops-quick-start/policy-multi-env-promotion/)
9193
*[Environment dependencies]({{site.baseurl}}/docs/gitops-quick-start/dependency-multi-env-promotion/)
9294

93-
Watch this video to learn how to configure an automated Promotion Flow:
94-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Promotion Flows](https://www.youtube.com/watch?v=M8G-AY7FIIg&t=76s){:target="\_blank"}
95+
Watch this video to learn how to configure an automated Promotion Flow:
96+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/M8G-AY7FIIg?si=LQzY5FkIelQr4qMP"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
97+
98+
<!--- {::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Promotion Flows](https://www.youtube.com/watch?v=M8G-AY7FIIg&t=76s){:target="\_blank"}-->
9599

96100

97101
#####Understand the building blocks

‎_docs/promotions/trigger-promotions.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ Each method is available only if your account administrator has assigned the nec
4444
Drag and drop the product to the target environment to promote changes. Customize the Promotion Settings to control promotion behavior for the environment.
4545
This method is useful to test changes within a specific environment. For example, QA teams verifying changes in staging or other internal environments.
4646

47-
Watch this video:
48-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Drag-and-drop promotions](https://www.youtube.com/watch?v=4isYoutmRco){:target="\_blank"}
47+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/4isYoutmRco?si=EDSfZFQQ4Dp5gw6i"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
48+
49+
<!--- Watch this video:
50+
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/} [Drag-and-drop promotions](https://www.youtube.com/watch?v=4isYoutmRco){:target="\_blank"}-->
4951

5052

5153

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp