Rancher on RancherOS

I got rancheros up and running, and I found that I can start a rancher instance on the rancheros by starting the rancher-server-stable service.

sudo ros service enable rancher-server-stable
sudo ros service up rancher-server-stable

After doing this I can access rancher on the ip of the machine on port 8080 using https, however I cannot figure out the correct / easy way to supply a different ssl certificate.

The built in rancher-server and rancher-server-stable services us the rancher/server image which is 1.6. Rancher 1.6 only does HTTP, and needs a fronting proxy/LB for TLS.

Thanks for the info. I don’t know how I oversaw that it was not 2.x.