Skip to Content
Self HostingRunning Services

Running Services

OpenFactory Enterprise deployments should be operated with your organization’s standard service manager, container platform, or orchestration layer.

Day-Two Operations

TaskGuidance
Start and stop servicesUse the deployment runbook provided for your environment
Scale capacityAdd build or VM capacity based on queue depth and concurrency targets
Rotate secretsUpdate secrets through your secrets manager and restart affected services
Apply updatesUse signed release packages and follow change-control procedures
Review audit logsExport audit events to your approved logging destination

Health Checks

Monitor:

  • Console availability
  • API availability
  • Build queue depth
  • VM target health
  • Artifact storage availability
  • Identity provider connectivity
  • Integration delivery failures

Troubleshooting

Start with the user-facing symptom, then check the related subsystem:

SymptomCheck
Users cannot sign inIdentity provider, callback URL, clock skew, and role mapping
Builds stay queuedBuild worker capacity, package mirror access, and artifact storage
VM tests fail to startVM target registration, available capacity, and network policy
Downloads failArtifact storage permissions, retention policy, and signed URL configuration
MCP cannot connectAPI key, MCP URL, client transport support, and organization permissions
Last updated on