Summary
- Adds a new Coolify service template for OpenReplay, an open-source session replay and product analytics platform
- Includes all core microservices: http, api, sink, storage, assets, ender, alerts, frontend
- Infrastructure: PostgreSQL, Redis, ClickHouse, and MinIO with healthchecks
- Based on the official docker-compose referenced by maintainers in the issue
- Template file:
templates/compose/openreplay.yaml
Closes #8232
/claim #8232
Test plan
- Deploy the template in Coolify and verify OpenReplay starts
- Verify all infrastructure healthchecks pass (PostgreSQL, Redis, ClickHouse, MinIO)
- Verify the web UI is accessible on port 80
🤖 Generated with Claude Code