Platform restructured into crates/, added AI service and detector,
migrated control-center-ui to Leptos 0.8
24 lines
592 B
Plaintext
24 lines
592 B
Plaintext
# Generated by provisioning-installer
|
|
# Deployment mode: solo
|
|
# Platform: orbstack
|
|
# Generated at: Tue, 7 Oct 2025 19:38:20 +0100 (now)
|
|
|
|
PROVISIONING_MODE=solo
|
|
PROVISIONING_DOMAIN=localhost
|
|
PROVISIONING_PLATFORM=orbstack
|
|
|
|
# Service Configuration
|
|
ORCHESTRATOR_PORT=8080
|
|
ORCHESTRATOR_ENABLED=true
|
|
CONTROL_CENTER_PORT=8081
|
|
CONTROL_CENTER_ENABLED=true
|
|
COREDNS_PORT=5353
|
|
COREDNS_ENABLED=true
|
|
OCI_REGISTRY_PORT=5000
|
|
OCI_REGISTRY_ENABLED=false
|
|
EXTENSION_REGISTRY_PORT=8082
|
|
EXTENSION_REGISTRY_ENABLED=false
|
|
MCP_SERVER_PORT=8084
|
|
MCP_SERVER_ENABLED=false
|
|
API_GATEWAY_PORT=8085
|
|
API_GATEWAY_ENABLED=false |