"description":"The option used to pilot automatic build and run of software and instances hosted inside Theia. When 'running', build and run is done automatically in the background. When 'stopped' build and run processes are stopped and need to be run manually. When 'user-controlled', the user can manage it directly in the local supervisord. ",
"description":"One-shot optional JSON preconfiguration for an embedded instance. Only applied once when Theia is instantiated. Changing this option afterward will have no effect.",
"title":"Forward Frontend Requests in the Embedded SlapOS",
"description":"Embedded SlapOS instance by default forwards frontend requests as shared instances attached to the Theia instance, so that HTTP frontends can be allocated for services. This behavior can be disabled, in that case frontends will not be allocated.",
"type":"string",
"enum":[
"enabled",
"disabled"
],
"default":"enabled"
},
"frontend-guid":{
"title":"Frontend Instance ID",
"description":"Unique identifier of the frontend instance, like \"SOFTINST-11031\".",
"type":"string"
},
"frontend-sr":{
"title":"Frontend Software URL",
"description":"Software Release URL of the frontend instance, like \"http://example.com/path/to/software.cfg\".",
"description":"Type of the frontend instance, like \"frontend\".",
"type":"string",
"default":"RootSoftwareInstance"
"$defs":{
"instance-parameters":{
"type":"object",
"properties":{
"autorun":{
"title":"Automatically Run Software/Instance",
"description":"The option used to pilot automatic build and run of software and instances hosted inside Theia. When 'running', build and run is done automatically in the background. When 'stopped' build and run processes are stopped and need to be run manually. When 'user-controlled', the user can manage it directly in the local supervisord. ",
"description":"One-shot optional JSON preconfiguration for an embedded instance. Only applied once when Theia is instantiated. Changing this option afterward will have no effect.",
"title":"Forward Frontend Requests in the Embedded SlapOS",
"description":"Embedded SlapOS instance by default forwards frontend requests as shared instances attached to the Theia instance, so that HTTP frontends can be allocated for services. This behavior can be disabled, in that case frontends will not be allocated.",
"type":"string",
"enum":[
"enabled",
"disabled"
],
"default":"enabled"
},
"frontend-guid":{
"title":"Frontend Instance ID",
"description":"Unique identifier of the frontend instance, like \"SOFTINST-11031\".",
"type":"string"
},
"frontend-sr":{
"title":"Frontend Software URL",
"description":"Software Release URL of the frontend instance, like \"http://example.com/path/to/software.cfg\".",