Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 510 Bytes

File metadata and controls

9 lines (7 loc) · 510 Bytes

If you haven't already completed the prerequisites, do those now.

Getting The Rancher Extension Running

  1. Ensure your epinio instance is running, which is detailed in the prerequisites page.
  2. Clone the repository git clone git@github.com:epinio/ui.git.
  3. Navigate to the dashboard directory and run yarn install.
  4. Run API=<rancher ip> yarn dev.
  5. Navigate to the address displayed in your terminal; it should be something like localhost:8005.