KIE_SANDBOX_CORS_PROXY_URL="https://aletyx-cors-proxy.ai"
KIE_SANDBOX_EXTENDED_SERVICES_URL="https://aletyx-extended-services.ai"
KIE_SANDBOX_ACCELERATORS="[
{
"name": "{'version': '10.1.0', 'name': 'Aletyx Enterprise Build of Kogito', 'bom': '10.1.0-aletyx', 'bom_name': 'kogito-quarkus-bom', 'group': 'org.kie'} Project Accelerator",
"iconUrl": "https://raw.githubusercontent.com/timwuthenow/sandbox-accelerators/refs/heads/main/quarkus-logo.png",
"gitRepositoryUrl": "https://github.com/timwuthenow/sandbox-accelerators.git",
"gitRepositoryGitRef": "kubernetes",
"dmnDestinationFolder": "src/main/resources/dmn",
"bpmnDestinationFolder": "src/main/resources/bpmn",
"otherFilesDestinationFolder": "src/main/resources/others"
},
{
"name": "{'version': '10.1.0', 'name': 'Aletyx Enterprise Build of Drools'} Project Accelerator",
"iconUrl": "https://raw.githubusercontent.com/timwuthenow/sandbox-accelerators/refs/heads/main/quarkus-logo.png",
"gitRepositoryUrl": "https://github.com/timwuthenow/sandbox-accelerators.git",
"gitRepositoryGitRef": "dmn",
"dmnDestinationFolder": "src/main/resources/dmn",
"bpmnDestinationFolder": "src/main/resources/bpmn",
"otherFilesDestinationFolder": "src/main/resources/others"
}
]
"
KIE_SANDBOX_AUTH_PROVIDERS="[
{
"id": "github_dot_com",
"domain": "github.com",
"supportedGitRemoteDomains": [
"github.com",
"gist.github.com"
],
"type": "github",
"name": "GitHub",
"enabled": true,
"iconPath": "",
"group": "git"
},
{
"id": "bitbucket_dot_com",
"domain": "bitbucket.com",
"supportedGitRemoteDomains": [
"bitbucket.com"
],
"type": "bitbucket",
"name": "Bitbucket",
"enabled": true,
"iconPath": "images/bitbucket-logo.svg",
"group": "git"
},
{
"enabled": true,
"id": "openshift",
"type": "openshift",
"name": "OpenShift",
"iconPath": "images/openshift-logo.svg",
"group": "cloud"
},
{
"enabled": true,
"id": "kubernetes",
"type": "kubernetes",
"name": "Kubernetes",
"iconPath": "images/kubernetes-logo.svg",
"group": "cloud"
}
]
"