Operations

Deploying it, networking it, watching it, and fixing it.
  • Deployment — container, compose, and the CI pipeline.
  • Networking — ports, host networking, and why port publishing breaks calls.
  • Observability — logs, health checks, and the control-plane wire log.
  • Troubleshooting — symptom first, cause second.

Deployment

Running the image on a host.

Networking

Ports, host networking, and why port publishing breaks calls.

Observability

Logs, health checks, and the control-plane wire log.

Troubleshooting

Symptom first, cause second.

Last modified September 21, 2026: sip module (0ee6a81)