Skip to content

Commit 0c14fd6

Browse files
committed
docs: [#220] update architecture docs for running services validator
- Added running_services.rs to remote actions validators list - Documented that it validates all configured HTTP tracker instances - Clarifies validator is correctly placed in infrastructure layer
1 parent 20afd81 commit 0c14fd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/codebase-architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ Application-specific template rendering and configuration for external tools:
349349
-`src/infrastructure/remote_actions/validators/cloud_init.rs` - Validate cloud-init completion
350350
-`src/infrastructure/remote_actions/validators/docker.rs` - Verify Docker installation
351351
-`src/infrastructure/remote_actions/validators/docker_compose.rs` - Validate Docker Compose
352+
-`src/infrastructure/remote_actions/validators/running_services.rs` - Validate tracker services (validates all HTTP tracker instances)
352353

353354
**Persistence Layer:**
354355

0 commit comments

Comments
 (0)