Skip to content

Commit f80ccc6

Browse files
authored
Update on-prem install and upgrade (#703)
* Update on-prem install and upgrade Updated content for Helm based 2.0.0 version- removed configuration sections, added reference to ArtifactHub * Update codefresh-on-prem.md Added feature flag list * Update codefresh-on-prem.md dded desc for ImageReporting * Update codefresh-on-prem.md Add doc links to FFs * Update codefresh-on-prem.md * Update codefresh-on-prem.md * Update codefresh-on-prem.md * Update codefresh-on-prem.md * Update install and upgrade Fixed code formatting issues and made content edits for installation and upgrade * Update codefresh-on-prem.md Added description of dind resources feature flag * Create bucket for on-prem topics Created new on-prem bucket in installation and moved on-prem install, configuratio, and feature flags managment to bucket * Update on-prem-feature-management.md * Update on-prem-feature-management.md * Update on-prem feature management Edited topic to access and enable/disable FFs; added screenshot and renamed bucket to On-premises * Fixed link to on-prem topics * Update on-premises.md * Update on-prem topics Merged FF branch into on-prem 2.0 install branch * Remove runner topology and components from architecture * Update on-prem-gitops-runtime-install.md * Update on-prem-gitops-runtime-install.md Added certificate information * Update with feedback Added required to all set commands, updated URL in all instances, added get cert option for platform certs * Add on-prem gitops to nav files * Update nav.yml * Update on-prem-gitops-runtime-install.md
1 parent bf17a42 commit f80ccc6

File tree

10 files changed

+852
-1517
lines changed

10 files changed

+852
-1517
lines changed

_data/home-content.yml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -226,14 +226,16 @@
226226
localurl: /docs/installation/installation-options/
227227
- title: Codefresh Runner installation
228228
localurl: /docs/installation/codefresh-runner/
229-
- title: On-Premises installation
230-
localurl: /docs/installation/codefresh-on-prem/
231-
- title: On-Premises upgrade
232-
localurl: /docs/installation/codefresh-on-prem-upgrade/
233-
- title: Hosted GitOps installation
234-
localurl: /docs/installation/gitops/hosted-runtime/
235-
- title: Hybrid GitOps Helm installation
236-
localurl: /docs/installation/gitops/hybrid-gitops-helm-installation/
229+
- title: On-Premises platform installation
230+
localurl: /docs/installation/on-premises/codefresh-on-prem/
231+
- title: On-Premises platform upgrade
232+
localurl: /docs/installation/on-premises/codefresh-on-prem-upgrade/
233+
- title: Hosted GitOps Runtime installation
234+
localurl: /docs/installation/gitops/hosted-runtime/
235+
- title: Hybrid GitOps Runtime installation
236+
localurl: /docs/installation/gitops/hybrid-gitops/
237+
- title: On-premises GitOps Runtime installation
238+
localurl: /docs/installation/gitops/on-prem-gitops-runtime-install/
237239

238240

239241

_data/nav.yml

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -494,17 +494,24 @@
494494
url: "/behind-the-firewall"
495495
- title: Runner
496496
url: "/codefresh-runner"
497-
- title: On-Premises installation & configuration
498-
url: "/codefresh-on-prem"
499-
- title: On-Premises upgrade
500-
url: "/codefresh-on-prem-upgrade"
497+
- title: On-premises
498+
url:
499+
sub-pages:
500+
- title: Platform installation & configuration
501+
url: "/codefresh-on-prem"
502+
- title: Platform upgrade
503+
url: "/codefresh-on-prem-upgrade"
504+
- title: Feature management
505+
url: "/on-prem-feature-management"
501506
- title: GitOps
502507
url:
503508
sub-pages:
504509
- title: Hosted GitOps Runtime
505-
url: "/hosted-runtime"
506-
- title: Hybrid GitOps Helm Runtime
507-
url: "/hybrid-gitops-helm-installation"
510+
url: "/hosted-runtime"
511+
- title: Hybrid GitOps Runtime
512+
url: "/hybrid-gitops-helm-installation"
513+
- title: On-premises GitOps Runtime
514+
url: "/on-prem-gitops-runtime-install"
508515
- title: Managing & monitoring GitOps Runtimes
509516
url: "/monitor-manage-runtimes"
510517
- title: Add external clusters to GitOps Runtimes

0 commit comments

Comments
 (0)