Commit Graph

95 Commits

Author SHA1 Message Date
Denise 6cf3f035dd Merge pull request #1099 from niusmallnan/update-v1.5-vmware
Support for VMDK and regular ISO for vmware in RancherOS
2019-03-05 11:18:29 -08:00
Denise e1f2da7ece Update _index.md 2019-03-05 11:16:46 -08:00
Denise 4a4034930d Merge pull request #1098 from niusmallnan/wifi-4glte
The wifi and 4g-lte support in RancherOS
2019-03-05 11:12:20 -08:00
Denise a2036320df Update _index.md 2019-03-05 11:12:05 -08:00
Denise b774e4a061 Merge pull request #1086 from niusmallnan/update-v1.5-oud
Support for multiple user Docker daemons in RancherOS
2019-03-05 11:03:34 -08:00
Denise 30c8632c77 Update _index.md 2019-03-05 11:02:39 -08:00
niusmallnan 80a3da535b Update image format for rancheros-openstack.img 2019-03-01 13:53:20 -07:00
niusmallnan 52212b79db Support for VMDK and regular ISO for vmware in RancherOS 2019-02-21 13:40:24 +08:00
Denise 15399835b7 Update _index.md 2019-02-15 22:16:35 -08:00
Vincent Fiduccia 3321971458 Merge pull request #1137 from jontetlak/patch-1
Update _index.md
2019-02-13 16:49:00 -07:00
Vincent Fiduccia d6ef900c2a Fix baseurls 2019-02-13 16:46:39 -07:00
niusmallnan e3cab38538 Update ECS images list for v1.5.1 2019-02-12 04:09:00 -08:00
Jon Tetlak 3bad047c69 Update _index.md
Updated URL that was redirecting to the Docker user guide and fixed broken links to adding system services, the quick start guide and the README.

I used absolute paths as it was formatting oddly and not working correctly for me. I'm not sure how the {{< baseurl >}} expression works in Markdown or if you are doing something else to get it pulled into your Rancher docs but feel free to do whatever you have to to get it working. I think what is happening is that you moved the files out of the overview directory and into different folders which would break the < base url > path directive.

Either way, perhaps it would be a good idea to implement checks to follow through the URLs to ensure they don't 404 as this is the first documentation that prospective users will see.
2019-02-08 20:20:02 -06:00
Jason-ZW 1ed62622b1 Fix typo 2019-02-01 10:37:53 -08:00
Denise b1ebad1912 Merge pull request #1101 from Jason-ZW/add-disable-access-to-system
Add disable access to system doc
2019-01-31 10:33:17 -08:00
Denise 9cd6e432f3 Update _index.md 2019-01-31 10:31:46 -08:00
Denise f73d89bce9 Update _index.md 2019-01-31 10:30:37 -08:00
Denise c3ab7bc140 Merge pull request #1083 from niusmallnan/update-v1.5-hyperv
Support for booting ROS via hyper-v machine driver
2019-01-30 14:36:02 -08:00
Denise c91654328e Update _index.md 2019-01-30 14:30:51 -08:00
niusmallnan c8fca7e63d Update memory requirement for ROS v1.5.0 2019-01-30 14:29:28 -08:00
Denise f3fcd31a9b Update _index.md 2019-01-30 14:28:47 -08:00
Denise 6dd0cc07fe Merge pull request #1112 from niusmallnan/upgrade-notes
Add upgrading notes for ROS
2019-01-25 09:53:51 -08:00
Denise f800fc2355 Update _index.md 2019-01-24 17:57:11 -08:00
Denise 4ff5c9557e Update _index.md 2019-01-24 17:56:16 -08:00
niusmallnan c60f8d64de Add upgrading notes for ROS 2019-01-25 09:28:10 +08:00
niusmallnan 9b52f535e5 Note that the address item should be the CIDR format 2019-01-24 15:49:20 -08:00
Jason-ZW 545f21da83 Add disable access to system doc 2019-01-21 17:03:42 +08:00
niusmallnan 0bf037d0e7 The wifi and 4g-lte support in RancherOS 2019-01-20 11:02:35 +08:00
niusmallnan 6b6a92a24b Support for booting ROS via hyper-v machine driver 2019-01-04 17:41:27 +08:00
Denise 7d355dde70 Merge pull request #1085 from niusmallnan/update-v1.5-custom-console
Support for built-in other console in RancherOS
2019-01-04 15:58:39 +08:00
Denise 4787a1693c Update _index.md 2019-01-04 16:58:30 +09:00
Denise c264e433a3 Update _index.md 2019-01-04 16:55:47 +09:00
niusmallnan aa3e95ad9f Update ECS images for v1.5.0 2019-01-04 15:45:48 +08:00
Adrian Goins 27ccbb9c56 refresh content 2019-01-04 15:44:48 +08:00
niusmallnan 181a7dd55d Support for multiple user Docker daemons in RancherOS 2019-01-02 17:12:07 +08:00
niusmallnan a34e347f4f Support for built-in other console in RancherOS 2019-01-02 16:55:50 +08:00
Alexandre Figura ae1f0ec380 Change TLS args in Docker configuration example
The TLS args given in this example were misleading, because they were preventing the Docker daemon to listen on the port 2376 (even if the daemon still succeeds to start...).

The reason is very simple: when using `sudo ros tls gen --server ...`, the server and CA certificates will be stored in `/etc/docker/tls`. But their paths were given as relative paths, and not absolute paths, in the previous example.
2018-12-05 20:15:02 -08:00
Denise 03490244d3 Update _index.md 2018-11-07 21:09:48 -08:00
niusmallnan 662a10aa97 Custom the file path of system-docker logs 2018-11-07 16:24:56 +08:00
Denise 1fba29b427 Merge pull request #926 from ybizeul/patch-1
Added `ros udev-settle` to create block devices
2018-10-31 13:46:36 -07:00
Denise a3855dbc5b Update _index.md 2018-10-31 13:44:23 -07:00
Russell Sherman f07f93a48a correct typo of RANCHER_STATE 2018-10-25 13:09:50 -07:00
niusmallnan 1c1c3a6a79 Remove Persisting State part in boot-from-iso 2018-10-24 08:11:48 +08:00
Yann Bizeul ec0e5821e4 Added ros udev-settle to create block devices 2018-10-21 10:22:00 +02:00
niusmallnan 1b668b2f27 Update ecs images and os security for v1.4.2 2018-10-18 10:23:54 -07:00
Denise 4cfd1020cc Merge pull request #895 from niusmallnan/writefiles-fix
Only support built-in services for writing files in specific system services
2018-10-15 16:38:51 -07:00
Denise a600d24c2d Update _index.md 2018-10-12 10:58:20 -07:00
niusmallnan 4120f00f7e Only support built-in services for writing files in specific system services 2018-10-12 15:07:50 +08:00
ferhat elmas 204af90319 fix some typos 2018-10-12 07:09:44 +02:00
niusmallnan d2326c934b Add something about how to custom partition layout 2018-10-10 20:12:48 -07:00