Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 339 Bytes

File metadata and controls

14 lines (10 loc) · 339 Bytes

Docker (fastest)

docker pull ghcr.io/fluidifyai/regen:latest

Need the full stack? One command:

curl -O https://raw.githubusercontent.com/FluidifyAI/Regen/main/docker-compose.yml
docker-compose up -d

Open http://localhost:8080 — API and UI are ready. No configuration required to start receiving alerts.