1
0
mirror of https://github.com/rancher/os.git synced 2025-08-02 07:24:28 +00:00
Commit Graph

228 Commits

Author SHA1 Message Date
Bill Maxwell
c4ca06fb8c Make the post hook use the system docker
When booting, if the network doesn't come up or the post hook is
needed to complete bringing up the network, you need access to the
baked in images.
2015-03-27 15:58:07 -07:00
Bill Maxwell
c326abcbcd Merge pull request #99 from cloudnautique/fix_readme_install_container_reference
adjust the readme container reference
2015-03-24 23:20:29 -07:00
Bill Maxwell
d912957cb1 adjust the readme container reference 2015-03-24 21:30:58 -07:00
Darren Shepherd
138baaa6b4 Merge pull request #96 from ibuildthecloud/godeps
Newer github.com/fsouza/go-dockerclient
2015-03-24 09:01:17 -07:00
Darren Shepherd
96e2695f05 Update README.md 2015-03-23 07:52:49 -07:00
Darren Shepherd
30817c8d60 Update README.md 2015-03-23 07:52:04 -07:00
Darren Shepherd
63bc3f64b2 Newer github.com/fsouza/go-dockerclient 2015-03-21 16:56:00 -07:00
Darren Shepherd
b8be344200 Merge pull request #95 from cloudnautique/021_readme_update
updated for v0.2.1 amis
2015-03-21 12:21:46 -07:00
Bill Maxwell
b8d5139d16 updated for v0.2.1 amis 2015-03-20 16:12:17 -07:00
Darren Shepherd
6a3240f865 Dynamically set version for ubuntu console 2015-03-20 12:43:24 -07:00
Darren Shepherd
189e40ce26 Change volume containers to create only 2015-03-20 11:37:28 -07:00
Darren Shepherd
a398f82403 Add dynamic version string 2015-03-20 11:37:28 -07:00
Darren Shepherd
0aeda8d1b0 Add prompting to reboot 2015-03-20 11:37:28 -07:00
Darren Shepherd
2f36ddd814 Merge pull request #91 from cloudnautique/set_default_install_to_generic
Set defaults based off of Rancher OS info
2015-03-19 22:49:38 -07:00
Darren Shepherd
4cde6dc934 network not disabled for cloud-init-pre 2015-03-19 22:48:05 -07:00
Bill Maxwell
bee6675b36 Set defaults based off of RanchOS info
If running on RancherOS gather sane defaults for users.
2015-03-19 21:09:43 -07:00
Darren Shepherd
9ed1f075bb Add udev as create only container in system-docker 2015-03-19 16:20:31 -07:00
Darren Shepherd
a051b1ad70 Reboot after os upgrade 2015-03-19 15:36:40 -07:00
Darren Shepherd
e34c3a5e2d Create but do not start udev on system-docker
Eventually this container will be replaced with udev hotplug
2015-03-19 14:58:50 -07:00
Darren Shepherd
130caa1abd Add upgrade image name 2015-03-19 14:58:50 -07:00
Darren Shepherd
932709e3ba Add logging and -f to upgrade 2015-03-19 14:58:50 -07:00
Darren Shepherd
4994f4dc9e Merge pull request #90 from cloudnautique/fix_container_image
changed for new image name
2015-03-19 14:49:12 -07:00
Bill Maxwell
2310287893 changed for new image name 2015-03-19 14:47:37 -07:00
Darren Shepherd
4e668e6e30 Don't symlink docker location, store at /var/lib/[system-]docker 2015-03-19 11:41:47 -07:00
Darren Shepherd
3c44f0ef5b Docker fails to start when TLS is off 2015-03-19 09:41:46 -07:00
Darren Shepherd
39fc907b8a Version 0.2.0 2015-03-18 23:04:20 -07:00
Darren Shepherd
bf58b1b0ec Merge pull request #87 from ibuildthecloud/fixes
Fixes
2015-03-18 23:03:12 -07:00
Darren Shepherd
8fca28385e Add documentation 2015-03-18 22:43:01 -07:00
Darren Shepherd
b5ed2e3542 Setup up golang for netgo 2015-03-18 08:27:00 -07:00
Darren Shepherd
2d10153c7e Refactor TLS conf 2015-03-18 06:45:22 -07:00
Darren Shepherd
5a36e885ac Don't allow start.sh to fail console start 2015-03-18 06:45:22 -07:00
Darren Shepherd
96edb78a74 Create /etc/lsb-release file 2015-03-18 06:45:22 -07:00
Darren Shepherd
87fa7272b7 Fix bug in which rancher home dir is not owned by rancher user 2015-03-18 06:45:22 -07:00
Darren Shepherd
04ae0c104b Switch to using netgo 2015-03-18 06:45:22 -07:00
Darren Shepherd
4d957a9f47 Dockerize ./scripts/build 2015-03-18 06:45:22 -07:00
Darren Shepherd
2d0f868a2e Delete temp Dockerfiles 2015-03-18 06:45:22 -07:00
Darren Shepherd
783e55306c Separate cloud init into two phases 2015-03-18 06:45:22 -07:00
Darren Shepherd
f21e7e1a90 Create custom ISO for machine that has auto-format on by default 2015-03-18 06:45:22 -07:00
Darren Shepherd
24c2d15ba8 Remove hack to load VMware SCSI 2015-03-18 06:45:22 -07:00
Darren Shepherd
5877e586b8 Refactor default configuration 2015-03-18 06:45:22 -07:00
Darren Shepherd
3756bbae90 Reliably merge the yaml maps data 2015-03-18 06:45:22 -07:00
Darren Shepherd
91dd56e595 Add bootstrap phase to handle udev and auto-format 2015-03-18 06:45:22 -07:00
Darren Shepherd
0e77cde9c0 Store server specific secrets in a separate file
TLS certs and SSH cert are stored in the rancher-private.yml file
2015-03-18 06:45:22 -07:00
Darren Shepherd
b351efa111 Read rancher.yml from cloud config 2015-03-18 06:45:22 -07:00
Darren Shepherd
c737fc9a71 Read rancher.yml from the cloud config 2015-03-18 06:45:22 -07:00
Darren Shepherd
dd429b3010 respawn: Fix broken log message 2015-03-18 06:45:22 -07:00
Darren Shepherd
63a1c50f27 Refactor TLS command 2015-03-18 06:45:22 -07:00
Darren Shepherd
e143d04885 Refactor network config to put that match as the key 2015-03-18 06:45:21 -07:00
Darren Shepherd
bffd9865ea OS upgrade and list 2015-03-18 06:45:21 -07:00
Darren Shepherd
c8a9b14338 Support pulling rancher config from cloud config 2015-03-18 06:45:21 -07:00