mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Moved the directions for better context
Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
This commit is contained in:
co-authored by
Jen Travinski
parent
855ec3b4d1
commit
a1381ebcb2
+3
-1
@@ -155,7 +155,9 @@ docker run -d --restart=unless-stopped \
|
|||||||
|
|
||||||
If you are installing Rancher in a development or testing environment where you have a localhost tunneling solution running, such as [ngrok](https://ngrok.com/), avoid generating a certificate. This installation option doesn't require a certificate.
|
If you are installing Rancher in a development or testing environment where you have a localhost tunneling solution running, such as [ngrok](https://ngrok.com/), avoid generating a certificate. This installation option doesn't require a certificate.
|
||||||
|
|
||||||
Log into your host machine, and run the Docker command below.
|
- You will use `--no-cacerts` in the argument to disable the default CA certificate generated by Rancher. Note that privileged access is [required.](#privileged-access-for-rancher).
|
||||||
|
|
||||||
|
Log into your host machine and run the Docker command below:
|
||||||
|
|
||||||
- Use the `--no-cacerts` as argument to the container to disable the default CA certificate generated by Rancher.
|
- Use the `--no-cacerts` as argument to the container to disable the default CA certificate generated by Rancher.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user