"description":"number of slappart to deploy inside the runner",
"description":"number of slappart to deploy inside the runner. Needs instance to be restarted.",
"type":"integer",
"type":"integer",
"default":10
"default":10
},
},
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
"description":"a relative path from the slapos git repo to a folder containing a software release, which will be automaticaly deployed while the runner instanciation, and only if the parameter auto-deploy is set to 'true'. For example: 'software/helloworld",
"description":"a relative path from the slapos git repo to a folder containing a software release, which will be automaticaly deployed while the runner instanciation, and only if the parameter auto-deploy is set to 'true'. For example: 'software/helloworld",
"type":"string"
"type":"string"
},
},
"auto-deploy":{"description":"authorizes the software declared with 'slapos-software' to be automatically deployed, or not",
"auto-deploy":{"description":"authorizes the software declared with 'slapos-software' to be automatically deployed, or not. Needs instance to be restarted.",
"type":"boolean",
"type":"boolean",
"default":"false"
"default":"false"
},
},
...
@@ -29,12 +29,12 @@
...
@@ -29,12 +29,12 @@
"default":"master"
"default":"master"
},
},
"auto-deploy-instance":{
"auto-deploy-instance":{
"description":"prevent the runner from deploying and starting instances",
"description":"prevent the runner from deploying and starting instances. Needs instance to be restarted.",
"type":"boolean",
"type":"boolean",
"default":"true, but is set to false for instances of type 'import' in resiliency"
"default":"true, but is set to false for instances of type 'import' in resiliency"
},
},
"autorun":{
"autorun":{
"description":"let automaticaly build and run a declared software with 'slapos-software'. Only works if 'slapos-software' is set, and 'auto-deploy' is true",
"description":"let automaticaly build and run a declared software with 'slapos-software'. Only works if 'slapos-software' is set, and 'auto-deploy' is true. Needs instance to be restarted.",
IMPORTANT_monitor_info = Change the monitor_password as soon as possible ! Default is : $${public:monitor-password}
IMPORTANT_monitor_info = Change the monitor_password as soon as possible ! Default is : $${public:monitor-password} . You can change it in the setting.cgi section of your monitorin interface