Skip to content
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

Instructions how to add the Epinio extension to the Rancher Dashboard #379

Open
thehejik opened this issue Nov 21, 2023 · 1 comment
Open
Labels
area/documentation Improvements or additions to documentation

Comments

@thehejik
Copy link
Contributor

thehejik commented Nov 21, 2023

Note: this is about Rancher Dashboard UI Extension not about Docker/Rancher desktop extension

We need $title, it should consist of following steps:

  • Enabling the Rancher Extensions support
  • Adding the rancher extension repository (when the extension is not shipped via official rancher channels)
  • Installing Epinio over Rancher via official Rancher App chart repo - a graphical wizard using questions.yml file.
    Note: if E is installed via rancher the DEX and CORS are configured to accept also requests from rancher itself by using rancher internal variable global.cattle.url (populated automatically). If installing E out of rancher by helm CLI the needed value can set via --set rancher.url=https://<my-rancher-url flag.
  • Installing the Epinio extension from the extension repo
  • Usage of the Epinio extension within Rancher - where to find the E dashboard in Rancher, how to do auth (local+dex supported for now). The basic usage is identical with standalone Epinio UI, there will be just an extra rancher side bar present in addition.

Internal docu:
https://github.com/epinio/ui/blob/main/docs/developer/README.md#production-flow

Update: The idea is to follow existing Kubewarden documentation where the extension part is covered.

@richard-cox
Copy link
Member

We have some developer docs over at https://github.com/epinio/ui/tree/main/docs/developer#production-flow. Note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
Status: Icebox
Development

No branches or pull requests

2 participants