Greetings All,
I have been able to set up RancherOS with Rancher Server so it looks like progress is being made.
After going to port 8080 and seeing the server in action, I noticed that I did not see a way to have access controll. (i.e. it did not ask for any type of login nor did I see a way to set this.
I actually, used the
LAUNCHING RANCHER SERVER - SINGLE CONTAINER (NON-HA)
On the Linux machine with Docker installed, the command to start a single instance of Rancher is simple.
$ sudo docker run -d --restart=unless-stopped -p 8080:8080 rancher/server
and probably needed to use another container, perhaps.
Any insight would be greatly appreciated.
I have 3 empty physical servers total with one that I have just installed RancherOS and Ranchers Server to get started.
This is all work in progress as well as a bit of learning.
Thanks,
Lonnie