Runbooks

Operational runbooks for every Phenom online asset monitored by nest-ops. Each runbook covers: what the asset is, how to deploy/restart it, how to verify it is healthy, and common failure modes.

One runbook per Phenom online asset from the canonical nest-ops registry (Sanmarcsoft/osint_surveillance_detector_repo/monitoring/asset-registry.yaml).

New to the platform? Start with the Development Environments & Workflow runbook — it maps the staging vs production tiers, lists every environment URL, and documents the enforced branch, deploy, Hasura migration, and Terraform infrastructure workflow.

Asset registry: Phenom (15 assets)

Asset Host Type Runbook
Website www.thephenom.app HTTP Runbook
NEST nest.thephenom.app HTTP Runbook
Dev NEST dev-nest.thephenom.app HTTP Runbook
NEST Ops nest-ops.thephenom.app HTTP Runbook
Drop drop.thephenom.app HTTP Runbook
Chat (Synapse) chat.thephenom.app HTTP Runbook
GlitchTip glitchtip.thephenom.app HTTP Runbook
API (public) api.thephenom.app HTTP Runbook
API (staging) api-staging.thephenom.app HTTP Runbook
Analytics analytics.thephenom.app HTTP Runbook
Webmail webmail.thephenom.app HTTP Runbook
DB · dev phenom-dev-postgres (RDS) RDS Runbook
DB · prod phenom-prod-postgres (RDS) RDS Runbook
Mail · SES email.us-east-1.amazonaws.com SES Runbook
Honeypot sensor 3.230.47.213 (Lightsail) Honeypot Runbook

Development Environments & Workflow Runbook

How the Phenom platform separates its staging and production environments, the URL for every asset in each tier, and the enforced branch, deploy, and Hasura migration workflow that moves a change from development to production.

www.thephenom.app Runbook

The Phenom public-facing marketing and landing site, served via Cloudflare Pages from the Phenom-earth GitHub repo.

C.O.D.E Dev Environment Runbook

The Phenom C.O.D.E (Collaborative Online Development ENvironment): per-developer browser code-servers with PAI/LifeOS + Code:Talker on the Mac Studio, fronted by an app-rendered Cognito terminal login (ADR-003). Architecture, deployment, operations, and current state.

NEST Runbook

The Phenom NEST production application, served via Cloudflare Pages from the Phenom-Backend repo’s main branch.

Dev NEST Runbook

The Phenom NEST staging/development environment, served via Cloudflare Pages from the Phenom-Backend repo’s develop branch.

NEST Ops Runbook

Internal operations dashboard for the Phenom platform, running as a Ghost Mode container on AWS ECS Fargate behind an Application Load Balancer.

Drop Runbook

The Phenom media upload and drop service, used for receiving and staging media files from Phenom users.

Chat (Synapse) Runbook

The Phenom Matrix Synapse homeserver providing federated chat for the platform.

GlitchTip Runbook

Self-hosted GlitchTip crash and error reporting for the Phenom mobile apps, on AWS ECS Fargate.

API (Public) Runbook

The Phenom public API gateway combining Hasura GraphQL and Auth services, deployed on AWS App Runner or behind an ALB.

API Staging Runbook

The Phenom API staging environment, backing the Dev NEST deployment and used for pre-production integration testing.

Analytics Runbook

The Phenom Umami analytics instance, providing privacy-focused web analytics for all Phenom platform properties.

Webmail Runbook

The Phenom webmail interface providing browser-based email access for thephenom.app domain accounts via AWS WorkMail.

RDS Dev Runbook

The AWS RDS PostgreSQL development database instance backing the Phenom staging environment and development services.

RDS Prod Runbook

The AWS RDS PostgreSQL production database instance, the primary data store for all Phenom production services.

SES Mail Runbook

AWS Simple Email Service handling all transactional and platform email for the verified thephenom.app domain.

Honeypot Sensor Runbook

AWS Lightsail honeypot sensor running OpenCanary and the crabkey ingest pipeline to detect and log unauthorized access attempts.