Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox committed Nov 20, 2023
1 parent d4bd9a8 commit a478b7a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/developer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ Option B - Run the extension in a local Rancher
- Check the `Persist extension by creating custom resource` option (otherwise after each page refresh you'll need to load the extension)

##### Production Flow

> Requires
> - Epinio 1.11 (or latest build from 2023-11-20)
> - Requires Rancher 2.7.7 or greater
> - There is a bug where refreshing when logged in as a local user will result in an error page
> - This will be fixed in 2.8next1
> - To avoid this, in non-production, change `Global Settings --> Settings` `ui-dashboard-index` to `https://releases.rancher.com/dashboard/latest/index.html` and `ui-offline-preferred` to `Remote`
1. Create the Rancher Helm Repo for the Epinio UI Extension
- In Rancher nav to the `local` cluster --> `Apps` / `Repositories` --> `Create`
- Enter Name: `epinio`, Index URL: `https://epinio.github.io/ui`, click `Create`
Expand Down

0 comments on commit a478b7a

Please sign in to comment.