-
Small Vagrant config file for Rancher deploy
Hi, Just wanted to post this also, if it’s not that nice the config using a jumpserver, surely we can convert that to code (Puppet/Ansible), you can also use Vagrant. The main issue that i faced when i tried to create my setup is that for a reason (not really sure why, Vagrant on Windows…
-
Register RancherOs to the Rancher framework
Hi, After we were able to login via ssh on our machines, it’s time to put them to use by subscribing them to a orchestrating framework. One free and pretty powerful framework of such kind is given by the same company. In order to use it you will need to have Docker installed, more info…
-
Install RancherOS on VirtualBox and configure it for ssh access
Hi, If you are not familiar with what is RancherOS you can learn more from this link: Rancher docu It’s basically a very small Linux distro that runs all the processes as Docker containers (including the system processes). So, starting from here, we will need a RancherOS image which you can download from the following location: Rancher…