Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

How to Installing Rancher on a Single Node Using Docker


Step 1 – Install Docker

Step 2 – Choose an SSL Option and Install Rancher

Choose from the following options:

  • Option A: Default Rancher-generated Self-signed Certificate
  • Option B: Bring Your Own Certificate, Self-signed
  • Option C: Bring Your Own Certificate, Signed by a Recognized CA
  • Option D: Let’s Encrypt Certificate

Step 3 – Option A: Default Rancher-generated Self-signed Certificate


docker run -d --restart=unless-stopped \
  -p 80:80 -p 443:443 \
  --privileged \
  rancher/rancher:latest

Reference:

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x