2015-02-09 04:55:14 +00:00
# RancherOS
2016-04-11 16:32:51 +00:00
The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS very small. Everything else can be pulled in dynamically through Docker.
2015-02-09 04:55:14 +00:00
2015-02-24 16:54:51 +00:00
## How this works
2015-02-09 04:55:14 +00:00
2015-02-24 16:54:51 +00:00
Everything in RancherOS is a Docker container. We accomplish this by launching two instances of
2016-04-11 16:32:51 +00:00
Docker. One is what we call the system Docker which runs as the first process. System Docker then launches
2015-02-24 16:54:51 +00:00
a container that runs the user Docker. The user Docker is then the instance that gets primarily
used to create containers. We created this separation because it seemed logical and also
it would really be bad if somebody did `docker rm -f $(docker ps -qa)` and deleted the entire OS.
2015-02-09 05:10:58 +00:00
2016-04-15 06:02:56 +00:00

2015-02-24 16:54:51 +00:00
## Latest Release
2016-11-12 17:35:22 +00:00
**v0.7.1 - Docker 1.12.3**
2015-02-24 16:54:51 +00:00
### ISO
2015-03-23 14:52:49 +00:00
2015-06-05 09:12:33 +00:00
https://releases.rancher.com/os/latest/rancheros.iso
2016-11-12 17:35:22 +00:00
https://releases.rancher.com/os/v0.7.1/rancheros.iso
2015-06-05 09:12:33 +00:00
### Additional Downloads
2016-09-02 20:22:29 +00:00
#### Latest
2016-07-02 06:43:04 +00:00
2015-12-21 20:05:14 +00:00
* https://releases.rancher.com/os/latest/initrd
* https://releases.rancher.com/os/latest/iso-checksums.txt
2016-11-12 17:35:22 +00:00
* https://releases.rancher.com/os/latest/rancheros.iso
* https://releases.rancher.com/os/latest/rancheros-v0.7.1.tar.gz
* https://releases.rancher.com/os/latest/rootfs.tar.gz
* https://releases.rancher.com/os/latest/vmlinuz
2016-07-02 06:30:05 +00:00
* https://releases.rancher.com/os/latest/rancheros-openstack.img
* https://releases.rancher.com/os/latest/rancheros-raspberry-pi.zip
* https://releases.rancher.com/os/latest/rootfs_arm.tar.gz
2016-09-02 20:22:29 +00:00
* https://releases.rancher.com/os/latest/rootfs_arm64.tar.gz
2016-11-12 17:35:22 +00:00
#### v0.7.1
* https://releases.rancher.com/os/v0.7.1/initrd
* https://releases.rancher.com/os/v0.7.1/iso-checksums.txt
* https://releases.rancher.com/os/v0.7.1/rancheros.iso
* https://releases.rancher.com/os/v0.7.1/rancheros-v0.7.1.tar.gz
* https://releases.rancher.com/os/v0.7.1/rootfs.tar.gz
* https://releases.rancher.com/os/v0.7.1/vmlinuz
2015-06-05 09:12:33 +00:00
2016-10-20 18:40:26 +00:00
#### v0.7.0
* https://releases.rancher.com/os/v0.7.0/rancheros-openstack.img
* https://releases.rancher.com/os/v0.7.0/rancheros-raspberry-pi.zip
* https://releases.rancher.com/os/v0.7.0/rootfs.tar.gz
* https://releases.rancher.com/os/v0.7.0/vmlinuz
2016-09-07 19:04:47 +00:00
2015-06-05 09:12:33 +00:00
**Note**: you can use `http` instead of `https` in the above URLs, e.g. for iPXE.
2015-02-24 16:54:51 +00:00
### Amazon
2016-04-15 18:23:33 +00:00
SSH keys are added to the ** `rancher` ** user, so you must log in using the **rancher** user.
2015-04-20 19:20:36 +00:00
2015-11-25 07:00:25 +00:00
**HVM**
2015-04-20 19:20:36 +00:00
2015-02-24 16:54:51 +00:00
Region | Type | AMI |
-------|------|------
2016-11-12 17:35:22 +00:00
ap-northeast-1 | HVM | [ami-be5bf2df ](https://console.aws.amazon.com/ec2/home?region=ap-northeast-1#launchInstanceWizard:ami=ami-be5bf2df )
ap-northeast-2 | HVM | [ami-247fab4a ](https://console.aws.amazon.com/ec2/home?region=ap-northeast-2#launchInstanceWizard:ami=ami-247fab4a )
ap-south-1 | HVM | [ami-dbf682b4 ](https://console.aws.amazon.com/ec2/home?region=ap-south-1#launchInstanceWizard:ami=ami-dbf682b4 )
ap-southeast-1 | HVM | [ami-c6d073a5 ](https://console.aws.amazon.com/ec2/home?region=ap-southeast-1#launchInstanceWizard:ami=ami-c6d073a5 )
ap-southeast-2 | HVM | [ami-51132c32 ](https://console.aws.amazon.com/ec2/home?region=ap-southeast-2#launchInstanceWizard:ami=ami-51132c32 )
eu-central-1 | HVM | [ami-2025df4f ](https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchInstanceWizard:ami=ami-2025df4f )
eu-west-1 | HVM | [ami-c62170b5 ](https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchInstanceWizard:ami=ami-c62170b5 )
sa-east-1 | HVM | [ami-52b8273e ](https://console.aws.amazon.com/ec2/home?region=sa-east-1#launchInstanceWizard:ami=ami-52b8273e )
us-east-1 | HVM | [ami-dfdff3c8 ](https://console.aws.amazon.com/ec2/home?region=us-east-1#launchInstanceWizard:ami=ami-dfdff3c8 )
us-east-2 | HVM | [ami-674c1602 ](https://console.aws.amazon.com/ec2/home?region=us-east-2#launchInstanceWizard:ami=ami-674c1602 )
us-west-1 | HVM | [ami-da2075ba ](https://console.aws.amazon.com/ec2/home?region=us-west-1#launchInstanceWizard:ami=ami-da2075ba )
us-west-2 | HVM | [ami-ab3192cb ](https://console.aws.amazon.com/ec2/home?region=us-west-2#launchInstanceWizard:ami=ami-ab3192cb )
2016-10-20 18:40:26 +00:00
2016-09-02 20:22:29 +00:00
### Google Compute Engine
2015-04-20 22:37:45 +00:00
2016-07-02 06:30:05 +00:00
We are providing a disk image that users can download and import for use in Google Compute Engine. The image can be obtained from the release artifacts for RancherOS.
2015-04-20 22:37:45 +00:00
2016-11-12 17:35:22 +00:00
[Download Image ](https://github.com/rancher/os/releases/download/v0.7.1/rancheros-v0.7.1.tar.gz )
2015-04-20 22:37:45 +00:00
2016-09-02 20:22:29 +00:00
Please follow the directions at our [docs to launch in GCE ](http://docs.rancher.com/os/running-rancheros/cloud/gce/ ).
2015-04-20 22:37:45 +00:00
2015-04-28 19:50:57 +00:00
## Documentation for RancherOS
2015-02-09 04:55:14 +00:00
2015-10-25 23:27:37 +00:00
Please refer to our [RancherOS Documentation ](http://docs.rancher.com/os/ ) website to read all about RancherOS. It has detailed information on how RancherOS works, getting-started and other details.
2015-02-24 16:54:51 +00:00
2015-04-21 16:56:53 +00:00
## Support, Discussion, and Community
2015-07-11 20:47:14 +00:00
If you need any help with RancherOS or Rancher, please join us at either our [Rancher forums ](http://forums.rancher.com ) or [#rancher IRC channel ](http://webchat.freenode.net/?channels=rancher ) where most of our team hangs out at.
2015-04-21 16:56:53 +00:00
2016-10-30 21:00:58 +00:00
For issues relating to security, please email security@rancher.com instead of posting an open issue in Github.
2015-07-11 20:47:14 +00:00
Please submit any **RancherOS** bugs, issues, and feature requests to [rancher/os ](//github.com/rancher/os/issues ).
2015-04-21 16:56:53 +00:00
2015-07-11 20:47:14 +00:00
Please submit any **Rancher** bugs, issues, and feature requests to [rancher/rancher ](//github.com/rancher/rancher/issues ).
2015-02-25 16:59:19 +00:00
#License
2016-01-19 05:36:39 +00:00
Copyright (c) 2014-2016 [Rancher Labs, Inc. ](http://rancher.com )
2015-02-25 16:59:19 +00:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
[http://www.apache.org/licenses/LICENSE-2.0 ](http://www.apache.org/licenses/LICENSE-2.0 )
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.