Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Tickonomics Runbooks

Operational procedures for deployment, monitoring, data management, and incident response for the Tickonomics platform.

Quick Reference

Endpoint URL Purpose
Backend health http://localhost:8080/actuator/health Spring Boot health check
Analytics worker health http://localhost:8001/health FastAPI health with dependency versions
Dashboard http://localhost:3001 Analytics dashboard UI
Landing page http://localhost:3000 Marketing page
Jaeger UI http://localhost:16686 Distributed tracing
TimescaleDB localhost:5432 PostgreSQL (dev only)

Runbook Index

Deployment & Operations

Data Sources (v6 free-tier)

Resilience & Safety

Monitoring & Tuning

Compliance

Related