You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
* Update install-codefresh-runner.mdAdded individual links to all configuration options in ArtifactHub* Update install-codefresh-runner.mdFixed incorrect link
Copy file name to clipboardExpand all lines: _docs/installation/runner/install-codefresh-runner.md
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ After installing the Codefresh Runner, you can:
52
52
To install the latest version of Codefresh Runner, follow the[chart installation instructions](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime) on ArtifactHub.
53
53
54
54
55
-
###Migrating existing installations
55
+
##Migrating existing installations
56
56
You need to migrate existing CLI- and Helm-based installations of the Codefresh Runner to the new Helm installation.
57
57
* CLI installations
58
58
* Uninstall the existing Runner installation
@@ -158,10 +158,28 @@ Override the default Runtime Environment for a specific pipeline through the pip
158
158
159
159
160
160
##Codefresh Runner configuration
161
-
After you install the Codefresh Runner,reviewthe[Configuration](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#configuration){:target="\_blank"}section onArtifactHub for all configuration options.
161
+
After you install the Codefresh Runner,there are several options for configuringtheRunner. For detailed information, see[Configuration](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#configuration){:target="\_blank"}inArtifactHub.
162
162
163
-
Configuration options include EBS backend volume, custom global environment variables, volume mounts, volume reuse policies, and more.
*[Custom global environment variables](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#custom-global-environment-variables){:target="\_blank"}
173
+
174
+
#####Rootless DinD
175
+
*[Docker daemon in rootless mode](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#rootless-dind){:target="\_blank"}
176
+
177
+
#####ARM builds
178
+
*[Run native ARM builds](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#arm){:target="\_blank"}
179
+
180
+
#####Installation
181
+
*[Install Runner on OpenShift](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#openshift){:target="\_blank"}
182
+
*[Agentless install mode for on-premises](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#on-premise){:target="\_blank"}