photoncloud-monorepo/docs/por
centra df80d00696 feat(T027): Unify configuration for flaredb-server and plasmavmc-server
Refactored flaredb-server and plasmavmc-server to use a unified configuration
approach, supporting TOML files, environment variables, and CLI overrides.

This completes T027.S0 Config Unification.

Changes include:
- Created dedicated  modules for both flaredb-server and plasmavmc-server
  to define  structs.
- Implemented  for  in both components.
- Modified  in flaredb-server to use  instead of .
- Modified  in plasmavmc-server to add  dependency.
- Refactored  in both components to load config from TOML/env and apply
  CLI overrides.
- Extended  in plasmavmc-server/src/config.rs to include all
  relevant Firecracker backend parameters.
- Implemented  in
  plasmavmc/crates/plasmavmc-firecracker/src/lib.rs to construct backend
  from the unified configuration.
- Updated docs/por/T027-production-hardening/task.yaml to mark S0 as complete
  and the overall task status as active.
2025-12-10 05:11:04 +09:00
..
T001-stabilize-tests Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T002-specifications Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T003-feature-gaps Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T004-p0-fixes Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T005-plasmavmc-spec Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T006-p1-features Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T007-plasmavmc-impl Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T008-lightningstor Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T009-flashdns Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T010-fiberlb Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T011-plasmavmc-deepening Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T012-vm-tenancy-persistence Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T013-vm-chainfire-persistence Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T014-plasmavmc-firecracker Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T015-overlay-networking Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T016-lightningstor-deepening Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T017-flashdns-deepening Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T018-fiberlb-deepening Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T019-overlay-network-implementation Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T020-flaredb-metadata Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T021-flashdns-parity Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T022-novanet-control-plane Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T023-e2e-tenant-path Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T024-nixos-packaging Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T025-k8s-hosting Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T026-practical-test Add T026 practical test + k8shost to flake + workspace files 2025-12-09 06:07:50 +09:00
T027-production-hardening feat(T027): Unify configuration for flaredb-server and plasmavmc-server 2025-12-10 05:11:04 +09:00
POR.md Remove .gitmodules and update docs 2025-12-09 06:28:22 +09:00
scope.yaml Remove .gitmodules and update docs 2025-12-09 06:28:22 +09:00