photoncloud-monorepo/flaredb/crates/flaredb-server
centra 4bfe75a1d7 feat(flaredb): Add --http-addr CLI flag and region peer management API
- Add --http-addr CLI flag for HTTP REST bind address
- Fix config env var parsing (FLAREDB_HTTP_ADDR wasn't working due to separator conflict)
- Add GET /api/v1/regions/{id} endpoint to view region info
- Add POST /api/v1/regions/{id}/add_peer endpoint for multi-peer region management
- Update NixOS module to use --http-addr 0.0.0.0 CLI flag instead of env var

This enables FlareDB region cluster formation with multiple peers.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 16:54:06 +09:00
..
benches T036: Add VM cluster deployment configs for nixos-anywhere 2025-12-11 09:59:19 +09:00
examples Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00
src feat(flaredb): Add --http-addr CLI flag and region peer management API 2025-12-19 16:54:06 +09:00
tests T036: Add VM cluster deployment configs for nixos-anywhere 2025-12-11 09:59:19 +09:00
Cargo.toml feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00