Add XPilot X-windows game template (#128)

* Add XPilot X-windows game template.  This provides an exmaple of how to use
Rancher to manage an X-Windows client application.

* Xpilot changes to scheduling to compensate for CoreOS/Rancheros linkage issues

* Update Registry template for patched Portus container version, also add affinity rules to avoid networking issues
This commit is contained in:
Steve Shipway
2016-05-16 16:05:50 +12:00
committed by Bill Maxwell
parent 524e6f9b30
commit 7577a9dea3
9 changed files with 296 additions and 3 deletions
+2 -2
View File
@@ -49,8 +49,8 @@ as defined in the template options.
## Access
The template will create a Load Balancer for access to the Registry and
to the Web Admin interface. This will run on all Hosts with the label
LB=1, listening on the defined ports.
to the Web Admin interface. This will run on all Hosts without the label
LB=0, listening on the defined ports.
To access the web UI, use https on the hostname and port you configured.