Add test infrastructure with Docker services, CLI tools, and resolve Phase 0 questions
Stand up local dev infrastructure (OPC UA, LDAP, MS SQL) with Docker Compose, Python CLI tools for service interaction, and teardown script. Fix GLAuth config mount, OPC PLC node format, and document actual DN/namespace behavior discovered during testing. Resolve Q1-Q8,Q10: .NET 10, Akka.NET 1.5.x, monorepo with slnx, appsettings JWT, Windows Server 2022 site target.
This commit is contained in:
@@ -9,6 +9,8 @@ This project contains design documentation for a distributed SCADA system built
|
||||
- `Component-*.md` — Individual component design documents (one per component).
|
||||
- `docs/plans/` — Design decision documents from refinement sessions.
|
||||
- `AkkaDotNet/` — Akka.NET reference documentation and best practices notes.
|
||||
- `test_infra.md` — Master test infrastructure doc (OPC UA, LDAP, MS SQL).
|
||||
- `infra/` — Docker Compose and config files for local test services.
|
||||
|
||||
There is no source code in this project — only design documentation in markdown.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user