Local endpoints
1
Create the local environment file
2
Render the Compose configuration
Validate interpolation before creating containers:
3
Build and start the stack
4
Run migrations and development seeding
5
Check service state
Apply source changes
The local override mounts selected integration files, not the entire application. Rebuildapp, queue, and scheduler when other PHP or frontend files change:
Stop or remove the stack
Stop containers while preserving data:Local-only security boundary
The local override binds administration, PACS, DICOM, and simulator endpoints to127.0.0.1. Do not change these bindings to 0.0.0.0 on a shared network. The demonstration Orthanc configuration does not provide production authentication controls.
Continue with the laboratory integration or radiology integration guides.