Skip to content

docs: add new doc on how to deploy Coder on Rancher #16534

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 19, 2025
Prev Previous commit
add rancher screenshot
  • Loading branch information
EdwardAngert committed Mar 19, 2025
commit 2e8c09bb94da6dc8c63660d69494b423222f3e69
Binary file added docs/images/install/coder-rancher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/install/rancher.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ kubectl create secret generic coder-db-url -n coder \

## Install Coder through the Rancher UI

![Coder installed on Rancher](../images/install/coder-rancher.png)

1. In the Rancher Manager console, select your target Kubernetes cluster for Coder.

1. Navigate to **Apps** > **Charts**
Expand Down
Loading