From 1fb79179c920aa39dbade64b53082da2ebcf84e9 Mon Sep 17 00:00:00 2001 From: NimRegev Date: Tue, 11 Feb 2025 16:03:34 +0200 Subject: [PATCH 1/3] Add symlinks for GitOps Quick Starts bucket Added symlinks for argohub GitOps quick start topics --- _argohub/gitops-quick-starts/create-app-ui.md | 1 + .../gitops-quick-starts/create-codefresh-account.md | 1 + _argohub/gitops-quick-starts/create-git-source.md | 1 + .../dependency-multi-env-promotion.md | 1 + _argohub/gitops-quick-starts/drag-and-drop.md | 1 + _argohub/gitops-quick-starts/gitops-quick-start.md | 1 + .../multi-env-sequential-flow.md | 1 + .../policy-multi-env-promotion.md | 1 + .../quick-start-gitops-environments.md | 1 + _argohub/gitops-quick-starts/runtime.md | 1 + _argohub/gitops-quick-starts/verify-requirements.md | 1 + assets/js/src/argohub-redirect-mapping.json | 13 ++++++++++++- 12 files changed, 23 insertions(+), 1 deletion(-) create mode 120000 _argohub/gitops-quick-starts/create-app-ui.md create mode 120000 _argohub/gitops-quick-starts/create-codefresh-account.md create mode 120000 _argohub/gitops-quick-starts/create-git-source.md create mode 120000 _argohub/gitops-quick-starts/dependency-multi-env-promotion.md create mode 120000 _argohub/gitops-quick-starts/drag-and-drop.md create mode 120000 _argohub/gitops-quick-starts/gitops-quick-start.md create mode 120000 _argohub/gitops-quick-starts/multi-env-sequential-flow.md create mode 120000 _argohub/gitops-quick-starts/policy-multi-env-promotion.md create mode 120000 _argohub/gitops-quick-starts/quick-start-gitops-environments.md create mode 120000 _argohub/gitops-quick-starts/runtime.md create mode 120000 _argohub/gitops-quick-starts/verify-requirements.md diff --git a/_argohub/gitops-quick-starts/create-app-ui.md b/_argohub/gitops-quick-starts/create-app-ui.md new file mode 120000 index 000000000..a166658cf --- /dev/null +++ b/_argohub/gitops-quick-starts/create-app-ui.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/create-app-ui.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/create-codefresh-account.md b/_argohub/gitops-quick-starts/create-codefresh-account.md new file mode 120000 index 000000000..4f0513cc2 --- /dev/null +++ b/_argohub/gitops-quick-starts/create-codefresh-account.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/create-codefresh-account.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/create-git-source.md b/_argohub/gitops-quick-starts/create-git-source.md new file mode 120000 index 000000000..0513de878 --- /dev/null +++ b/_argohub/gitops-quick-starts/create-git-source.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/create-git-source.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/dependency-multi-env-promotion.md b/_argohub/gitops-quick-starts/dependency-multi-env-promotion.md new file mode 120000 index 000000000..9579c4132 --- /dev/null +++ b/_argohub/gitops-quick-starts/dependency-multi-env-promotion.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/dependency-multi-env-promotion.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/drag-and-drop.md b/_argohub/gitops-quick-starts/drag-and-drop.md new file mode 120000 index 000000000..1ffa4b0c0 --- /dev/null +++ b/_argohub/gitops-quick-starts/drag-and-drop.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/drag-and-drop.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/gitops-quick-start.md b/_argohub/gitops-quick-starts/gitops-quick-start.md new file mode 120000 index 000000000..211f2b0cd --- /dev/null +++ b/_argohub/gitops-quick-starts/gitops-quick-start.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/gitops-quick-start.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/multi-env-sequential-flow.md b/_argohub/gitops-quick-starts/multi-env-sequential-flow.md new file mode 120000 index 000000000..a0514d7fd --- /dev/null +++ b/_argohub/gitops-quick-starts/multi-env-sequential-flow.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/multi-env-sequential-flow.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/policy-multi-env-promotion.md b/_argohub/gitops-quick-starts/policy-multi-env-promotion.md new file mode 120000 index 000000000..95e80ca7e --- /dev/null +++ b/_argohub/gitops-quick-starts/policy-multi-env-promotion.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/policy-multi-env-promotion.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/quick-start-gitops-environments.md b/_argohub/gitops-quick-starts/quick-start-gitops-environments.md new file mode 120000 index 000000000..b7f126c2e --- /dev/null +++ b/_argohub/gitops-quick-starts/quick-start-gitops-environments.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/quick-start-gitops-environments.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/runtime.md b/_argohub/gitops-quick-starts/runtime.md new file mode 120000 index 000000000..01c81e30b --- /dev/null +++ b/_argohub/gitops-quick-starts/runtime.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/runtime.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/verify-requirements.md b/_argohub/gitops-quick-starts/verify-requirements.md new file mode 120000 index 000000000..9e9616c28 --- /dev/null +++ b/_argohub/gitops-quick-starts/verify-requirements.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/verify-requirements.md \ No newline at end of file diff --git a/assets/js/src/argohub-redirect-mapping.json b/assets/js/src/argohub-redirect-mapping.json index a318bc1bb..e691c2c2e 100644 --- a/assets/js/src/argohub-redirect-mapping.json +++ b/assets/js/src/argohub-redirect-mapping.json @@ -102,5 +102,16 @@ "/docs/deployments/gitops/troubleshooting-gitops-apps/": "/argohub/applications/troubleshooting-gitops-apps/", "/docs/getting-started/command-bar/": "/argohub/introduction/command-bar/", "/docs/getting-started/concepts/": "/argohub/introduction/concepts/", - "/docs/getting-started/gitops-codefresh/": "/argohub/introduction/gitops-codefresh/" + "/docs/getting-started/gitops-codefresh/": "/argohub/introduction/gitops-codefresh/", + "/docs/gitops-quick-start/create-app-ui/": "/argohub/gitops-quick-starts/create-app-ui/", + "/docs/gitops-quick-start/create-codefresh-account/": "/argohub/gitops-quick-starts/create-codefresh-account/", + "/docs/gitops-quick-start/create-git-source/": "/argohub/gitops-quick-starts/create-git-source/", + "/docs/gitops-quick-start/dependency-multi-env-promotion/": "/argohub/gitops-quick-starts/dependency-multi-env-promotion/", + "/docs/gitops-quick-start/drag-and-drop/": "/argohub/gitops-quick-starts/drag-and-drop/", + "/docs/gitops-quick-start/gitops-quick-start/": "/argohub/gitops-quick-starts/gitops-quick-start/", + "/docs/gitops-quick-start/multi-env-sequential-flow/": "/argohub/gitops-quick-starts/multi-env-sequential-flow/", + "/docs/gitops-quick-start/policy-multi-env-promotion/": "/argohub/gitops-quick-starts/policy-multi-env-promotion/", + "/docs/gitops-quick-start/quick-start-gitops-environments/": "/argohub/gitops-quick-starts/quick-start-gitops-environments/", + "/docs/gitops-quick-start/runtime/": "/argohub/gitops-quick-starts/runtime/", + "/docs/gitops-quick-start/verify-requirements/": "/argohub/gitops-quick-starts/verify-requirements/" } From 89a3adcb4dee30d66267cfa03c2ee12b7ab1252c Mon Sep 17 00:00:00 2001 From: NimRegev Date: Tue, 11 Feb 2025 16:13:42 +0200 Subject: [PATCH 2/3] Update argohub-nav.yml --- _data/argohub-nav.yml | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/_data/argohub-nav.yml b/_data/argohub-nav.yml index d87941026..d24876b9b 100644 --- a/_data/argohub-nav.yml +++ b/_data/argohub-nav.yml @@ -1,4 +1,4 @@ -- title: ArgoHub Introduction +- title: Introduction url: "/introduction" pages: - title: What is Codefresh GitOps? @@ -10,6 +10,32 @@ - title: Global Search & Navigation url: "/command-bar" +- title: GitOps quick starts + url: "/gitops-quick-start" + pages: + - title: About GitOps quick starts + url: "/gitops-quick-start" + - title: Create Codefresh account + url: "/create-codefresh-account" + - title: Preparing for Hybrid GitOps Runtime installation + url: "/verify-requirements" + - title: Installing a Hybrid GitOps Runtime + url: "/runtime" + - title: Creating Git Sources + url: "/create-git-source" + - title: Creating environments + url: "/quick-start-gitops-environments" + - title: Creating applications + url: "/create-app-ui" + - title: Simple promotion with drag-and-drop + url: "/drag-and-drop" + - title: Simple Promotion Flow with multiple environments + url: "/multi-env-sequential-flow" + - title: Advanced Promotion Flow with Promotion Workflows + url: "/policy-multi-env-promotion" + - title: Advanced Promotion Flow with environment dependencies + url: "/dependency-multi-env-promotion" + - title: Dashboards & insights url: "/dashboards" pages: From 562ed256489b530bca9027c7a5dec4c0caf459af Mon Sep 17 00:00:00 2001 From: NimRegev Date: Tue, 11 Feb 2025 16:24:41 +0200 Subject: [PATCH 3/3] Update argohub-nav.yml --- _data/argohub-nav.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/argohub-nav.yml b/_data/argohub-nav.yml index d24876b9b..1c28ba709 100644 --- a/_data/argohub-nav.yml +++ b/_data/argohub-nav.yml @@ -11,7 +11,7 @@ url: "/command-bar" - title: GitOps quick starts - url: "/gitops-quick-start" + url: "/gitops-quick-starts" pages: - title: About GitOps quick starts url: "/gitops-quick-start"