Four production-grade, open-source replacements for the most over-monetised SaaS infrastructure on the market — identity, observability, data & vector, and streaming & search. Every security feature included. One fast binary each. Written entirely in Rust.
cd infinity-id
INFINITY_ADMIN_PASSWORD='Strong#2026' cargo run --bin infinity-id
# dashboard → http://localhost:8080cd infinity-observe
cargo run --bin infinity-observe
# dashboard → http://localhost:9100cd infinity-data
cargo run --bin infinity-data
# dashboard → http://localhost:9200cd infinity-stream
cargo run --bin infinity-stream
# dashboard → http://localhost:9300