Skip to main content

21 docs tagged with "operations"

View all tags

API service operations

TelAPI Fastify HTTP/WebSocket API behind a managed load balancer — operations, runbook, configuration, troubleshooting.

Configuration backup and rollback

Back up and restore Delphi deployment configuration across bootstrap env, generated config bundles, AWS SSM, Secrets Manager, and Postgres-backed settings.

Database credentials

Migration vs runtime Postgres users — MIGRATION_DATABASE_URL for schema work, DATABASE_URL for application CRUD, and optional DATABASE_SECRET_ARN for day-2 rotation.

Database service operations

PostgreSQL 17, Redis 7, and PgBouncer with attached block storage — operations, runbook, configuration, troubleshooting.

For platform operators

Operator-side symptoms — container, network, secret, migration — with pointers into the canonical per-service runbooks.

init.sh and update.sh

The two scripts every service uses — init.sh brings the service up from a clean shell, update.sh wraps it with backups and confirmation for steady-state operations.

Media service operations

Private HTTPS TTS media cache (Caddy + media-upload) at static private IP 10.0.1.30 — operations, runbook, configuration, troubleshooting.

Monitoring in SigNoz

How Delphi services send logs, traces, metrics, health signals, and call debugging data through OTel collectors into SigNoz.

Operations

Per-service operations index — purpose, runtime, ports, dependencies, and links to each service's operations page.

Ops service operations

Scaler and Tasker — autoscaling, background jobs, cron, DB backups, and email notifications.

Recovery recipes

Operator playbooks for restoring a broken Delphi environment. Conservative defaults, clear "stop and ask" points, and links to the canonical runbooks.

Redeploy a service

Re-run init / update on a Delphi service host cleanly, including the case where the previous update failed mid-way (partial migration, half-pulled image, half-applied config).

Replay stuck jobs

When the Ops service is up but a queue has stalled — diagnose, drain, and re-enqueue safely.

Restart matrix

Which Delphi services must be restarted after image, config, SSM, Secrets Manager, TLS, and database changes.

SigNoz service operations

SigNoz observability backend on static private IP 10.0.1.10 — operations, runbook, configuration, troubleshooting.

SIP signaling reference

What Kamailio and TelSys log for SIP — capture points, methods (OPTIONS, CANCEL, PRACK), response codes (481, 487), and how records reach the Debug SIP ladder.

Squid service operations

HTTP/HTTPS proxy for private-network instances — operations, runbook, configuration, troubleshooting.

TelPro service operations

SIP proxy (Kamailio), media proxy (RTPEngine), WebRTC gateway (Janus), and TURN server — operations, runbook, configuration, troubleshooting.

Voice service operations

Asterisk (TelSys) plus the AI conversation engine (TelPhi) — operations, runbook, configuration, troubleshooting.

Web service operations

TelWeb management dashboard behind Caddy — operations, runbook, configuration, and troubleshooting.