Added cloud9 templates for catlle and k8s
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Cloud9 (Experimental)
|
||||
|
||||
### Info:
|
||||
|
||||
This template deploys a cloud9 sdk.
|
||||
|
||||
|
||||
### Usage:
|
||||
|
||||
Select cloud9 from catalog.
|
||||
|
||||
Change the following cloud9 default parameters, if you need:
|
||||
|
||||
- cloud9_user=test # Basic auth user
|
||||
- cloud9_pass=test1234 # Basic auth password
|
||||
- cloud9_port=8080 # Port to listen
|
||||
- cloud9_repo="" # Optional: Git repo to sync in your environment
|
||||
- cloud9_publish=stack # Publish the service in traefik
|
||||
- cloud9_domain=dev.local # Publish service domain
|
||||
|
||||
Click deploy.
|
||||
|
||||
Cloud9 can now be accessed over the Rancher network.
|
||||
|
||||
Reference in New Issue
Block a user