Skip to content

Commit

Permalink
Merge pull request #9 from montel-ig/develop
Browse files Browse the repository at this point in the history
fix download URL
  • Loading branch information
Troyhy committed Feb 1, 2022
2 parents e489335 + c0b4c0d commit f445f91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ On your Rancher cluster, go to `https://your-cluster.com/n/drivers/node`, and se

| Driver | Link |
| ------ |-------------------------------------------------------------------------|
| Download URL | `https://upcloud-rancher-driver.s3.eu-north-1.amazonaws.com/machine/v1.2.1/component.js` |
| Download URL | `https://upcloud-rancher-driver.s3.eu-north-1.amazonaws.com/machine/v1.2.1/docker-machine-driver-upcloud` |
| Custom UI URL | `https://upcloud-rancher-driver.s3.eu-north-1.amazonaws.com/ui/v1.1.0/component.js` |
| Whitelist Domains | `upcloud-rancher-driver.s3.eu-north-1.amazonaws.com` |
| Whitelist Domains | `upcloud-rancher-driver.s3.eu-north-1.amazonaws.com` |

Press `Create` and wait for the Rancher node to download the `docker-machine` driver. Once that's done, you should see the driver status as `Active`. Then you're good to go.

Expand Down

0 comments on commit f445f91

Please sign in to comment.