service status
all systems operational
this page tracks the HalcoPay-operated services — our marketing site, our documentation, and the public services we run for self-hosting customers (the trust-store mirror, the changelog feed). it does not track your self-hosted instance. those are yours to monitor.
current status
marketing website (halcopay.com)
operational
documentation site
operational
trust-store mirror
operational
changelog feed
operational
github container registry (release images)
operational
incidents
no incidents in the last 90 days.
monitoring your own instance
if you're running self-hosted HalcoPay, the things you should be watching:
- /health/live — api liveness ping (returns 200 if process is up)
- /health/ready — full readiness (db, redis, coin daemons)
- /metrics — prometheus scrape endpoint on both api and worker
- the bundled alerting rules in docs/prometheus/mvgateway-rules.yml page the right people for the right things
report an issue
seeing something wrong with one of our public services — write to [email protected]. include the time, the url, and what you expected to see.