photoncloud-monorepo/chainfire
centra 54e3a16091 fix(nix): Align service ExecStart with actual binary CLI interfaces
- chainfire: Fix binary name (chainfire-server → chainfire)
- fiberlb: Use --grpc-addr instead of --port
- flaredb: Use --addr instead of --api-addr/--raft-addr
- flashdns: Add --grpc-addr and --dns-addr flags
- iam: Use --addr instead of --port/--data-dir
- k8shost: Add --iam-server-addr for dynamic IAM port connection
- lightningstor: Add --in-memory-metadata for ChainFire fallback
- plasmavmc: Add ChainFire service dependency and endpoint env var
- prismnet: Use --grpc-addr instead of --port

These fixes are required for T039 production deployment. The
plasmavmc change specifically fixes the ChainFire port mismatch
(was hardcoded 50051, now uses chainfire.port = 2379).

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:58:40 +09:00
..
baremetal/pxe-server T036: Add VM cluster deployment configs for nixos-anywhere 2025-12-11 09:59:19 +09:00
chainfire-client fix(nix): Align service ExecStart with actual binary CLI interfaces 2025-12-18 22:58:40 +09:00
crates fix(tests): Add missing http_addr field to NetworkConfig in tests 2025-12-13 06:49:58 +09:00
data feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
proto fix(lightningstor): Fix SigV4 canonicalization for AWS S3 auth 2025-12-12 06:23:46 +09:00
.gitignore Add Cargo.lock files for nix build 2025-12-09 16:52:21 +09:00
advice.md Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00
Cargo.lock feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
Cargo.toml feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
flake.lock Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00
flake.nix Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00