Rejourney
★ 138A self-hosted alternative to Hotjar
sspl-1-0Source-Available — Not OSS15 Containers — 15 containers — heavy hosting footprintDocker · Compose · K8s +1Needs Postgres
About
Rejourney is a session replay and observability platform aimed at mobile and web applications. It provides SDKs and related backend/dashboard components to capture user sessions with high fidelity,...
Community Ratings
No ratings yetFeatures
- pixel-perfect capture
- real-time incident stream
- crash detection
- ANR detection
- journey mapping
- interaction heat maps
- global stability monitoring
- growth analytics
- team alerts
- role-based access
Details
- Last Updated
- Jun 6, 2026
- Created
- Jan 23, 2026
- Install Methods
- dockerdocker-composekubernetessource
- Requirements
- Docker ComposeKubernetes (local-k8s / K3s)Node/npmlocal secrets for development
- Authentication
- local
- API
- REST
- Backup & Export
- database-dumpfile-backup
- Privacy & Independence
- Cloud: Optional
- User Model
- Multi-User
- Deployment
Deployment: Docker Compose ✓15 Containers — heavy hosting footprintRuns as 15 containers
Docker Compose
15 services · database: postgres · infra: traefik, postgres, redis, minio · 1 unclassified (mc)
no resource limits declared
needs persistent storage (5 volumes)
docker-compose.selfhosted.yml · @ 0cfe415 · scanned Jun 6, 2026
name: rejourney
x-app-env: &app-env
DOCKER_ENV: "true"
NODE_ENV: production
LOG_LEVEL: ${LOG_LEVEL:-info}
DATABASE_URL: ${DATABASE_URL}
REDIS_URL: ${REDIS_URL}
S3_ENDPOINT: ${S3_ENDPOINT}
S3_PUBLIC_ENDPOINT: ${S3_PUBLIC_ENDPOINT:-}
S3_REGION: ${S3_REGION:-us-east-1}
S3_BUCKET: ${S3_BUCKET}
S3_ACCESS_KEY_ID: ${S3_ACCESS_KEY_ID}
S3_SECRET_ACCESS_KEY: ${S3_SECRET_ACCESS_KEY}
JWT_SECRET: ${JWT_SECRET}
JWT_SIGNING_KEY: ${JWT_SIGNING_KEY}
INGEST_HMAC_SECRET: ${INGEST_HMAC_SECRET}
STORAGE_ENCRYPTION_KEY: ${STORAGE_ENCRYPTION_KEY}
PUBLIC_DASHBOARD_URL: ${PUBLIC_DASHBOARD_URL}
PUBLIC_API_URL: ${PUBLIC_API_URL}
# ...
Track your self-hosted stack
Bookmark software to try, rate tools you've used, and keep your collection in one place.
Metadata extracted from README on Jun 4, 2026
