Skip to content

Commit 87f4128

Browse files
authored
Proj one installation (#276)
* Add installation content Ported runner and on-premt topics from Classic and moved CSDP runtime topics to Installation folder * Update group and heading levels * Update runtime topics Updated terminology and merged monitoring content with management * Update monitor-manage-runtimes.md * Update all installation topics * Update ref bucket with runner reference topic * Update hybrid-gitops.md Added ingress controller configuration section * Update hybrid-gitops.md * Update hybrid install Added topic for cli download/upgrade * Update monitor-manage-runtimes.md Added reset ISC procedure from GitOps * Add install options and runtime architecture Added first draft of installation options and runtime architecture to ProjOne install bucket * Update nav yamls * Update xrefs
1 parent 07a00f8 commit 87f4128

23 files changed

+6802
-2993
lines changed

_data/home-content.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11

22

33

4+
- title: Clients
5+
icon: images/home-icons/client.svg
6+
url: ''
7+
links:
8+
- title: Codefresh CLI
9+
localurl: /docs/clients/csdp-cli/
10+
11+
12+
- title: Installation
13+
icon: images/home-icons/runtimes.svg
14+
url: ''
15+
links:
16+
- title: Installation environments
17+
localurl: /docs/installation/installation-options/
18+
- title: Codefresh Runner installation
19+
localurl: /docs/installation/codefresh-runner/
20+
- title: Hosted GitOps Runtime installation
21+
localurl: /docs/installation/hosted-runtime/
22+
- title: Hybrid GitOps Runtime installation
23+
localurl: /docs/installation/hybrid-gitops/
24+
- title: On-Premises installation
25+
localurl: /docs/installation/codefresh-on-prem/
26+
- title: On-Premises upgrade
27+
localurl: /docs/installation/codefresh-on-prem-upgrade/
28+
- title: Monitoring & managing GitOps Runtimes
29+
localurl: /docs/installation/monitor-manage-runtimes/
30+
- title: Adding external clusters to GitOps Runtimes
31+
localurl: /docs/installation/managed-cluster/
32+
- title: Adding Git Sources to GitOps Runtimes
33+
localurl: /docs/installation/git-sources/
434

535
- title: Administration
636
icon: images/home-icons/administration.svg
@@ -30,6 +60,8 @@
3060
icon: images/home-icons/guides.png
3161
url: ''
3262
links:
63+
- title: Runner installation behind firewalls
64+
url: /docs/behind-the-firewall/
3365
- title: Git tokens
3466
localurl: /docs/reference/git-tokens/
3567
- title: Secrets

_data/nav.yml

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11

22

3+
4+
- title: Clients
5+
url: "/clients"
6+
pages:
7+
- title: Download CLI
8+
url: "/csdp-cli"
9+
10+
11+
- title: Installation
12+
url: "/installation"
13+
pages:
14+
- title: Installation environments
15+
url: "/installation-options"
16+
- title: Runtime architectures
17+
url: "/runtime-architecture"
18+
- title: Codefresh Runner installation
19+
url: "/codefresh-runner"
20+
- title: Hosted GitOps Runtime installation
21+
url: "/hosted-runtime"
22+
- title: Hybrid GitOps Runtime installation
23+
url: "/hybrid-gitops"
24+
- title: On-Premises installation
25+
url: "/codefresh-on-prem"
26+
- title: On-Premises upgrade
27+
url: "/codefresh-on-prem-upgrade"
28+
- title: Monitoring & managing GitOps Runtimes
29+
url: "/monitor-manage-runtimes"
30+
- title: Add external clusters to GitOps Runtimes
31+
url: "/managed-cluster"
32+
- title: Add Git Sources to to GitOps Runtimes
33+
url: "/git-sources"
34+
35+
336
- title: Administration
437
url: "/administration"
538
pages:
@@ -59,10 +92,6 @@
5992
- title: Common configuration
6093
url: /team-sync
6194

62-
63-
64-
65-
6695

6796
- title: Reference
6897
url: "/reference"
@@ -75,3 +104,15 @@
75104
url: "/shared-configuration"
76105

77106

107+
108+
109+
- title: Terms and Privacy Policy
110+
url: "/terms-and-privacy-policy"
111+
pages:
112+
- title: Terms of Service
113+
url: "/terms-of-service"
114+
- title: Privacy Policy
115+
url: "/privacy-policy"
116+
- title: Service Commitment
117+
url: "/sla"
118+

0 commit comments

Comments
 (0)