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

Add symlinks for GitOps Quick Starts bucket#1187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 3 commits intomasterfromargohub-symlinks-quick-start
Feb 11, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions_argohub/gitops-quick-starts/create-app-ui.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/create-app-ui.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/create-codefresh-account.md
1 change: 1 addition & 0 deletions_argohub/gitops-quick-starts/create-git-source.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/create-git-source.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/dependency-multi-env-promotion.md
1 change: 1 addition & 0 deletions_argohub/gitops-quick-starts/drag-and-drop.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/drag-and-drop.md
1 change: 1 addition & 0 deletions_argohub/gitops-quick-starts/gitops-quick-start.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/gitops-quick-start.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/multi-env-sequential-flow.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/policy-multi-env-promotion.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/quick-start-gitops-environments.md
1 change: 1 addition & 0 deletions_argohub/gitops-quick-starts/runtime.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/runtime.md
1 change: 1 addition & 0 deletions_argohub/gitops-quick-starts/verify-requirements.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
../../_docs/gitops-quick-start/verify-requirements.md
28 changes: 27 additions & 1 deletion_data/argohub-nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
- title:ArgoHubIntroduction
- title: Introduction
url: "/introduction"
pages:
- title: What is Codefresh GitOps?
Expand All@@ -10,6 +10,32 @@
- title: Global Search & Navigation
url: "/command-bar"

- title: GitOps quick starts
url: "/gitops-quick-starts"
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:
Expand Down
13 changes: 12 additions & 1 deletionassets/js/src/argohub-redirect-mapping.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -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/"
}

[8]ページ先頭

©2009-2025 Movatter.jp