Scope
Track VeryFS.Server work needed to make the ASP.NET Core host the reference runtime for VeryFS.
Checklist
Acceptance Criteria
docker compose up --build works from the umbrella repository layout.
- Deployment docs cover PostgreSQL, secrets, health checks, and reverse proxy assumptions.
- OpenAPI output is available and matches the implemented endpoints.
- Production hardening guidance is explicit about auth modes and secret handling.
Source
Roadmap section: docs/roadmap.md / Server.
Scope
Track VeryFS.Server work needed to make the ASP.NET Core host the reference runtime for VeryFS.
Checklist
VeryFS.Serveras the reference ASP.NET Core host for the Core library.Acceptance Criteria
docker compose up --buildworks from the umbrella repository layout.Source
Roadmap section:
docs/roadmap.md/Server.