Commit Graph

7 Commits

Author SHA1 Message Date
master
d099a90f9b feat: Initialize Zastava Webhook service with TLS and Authority authentication
- Added Program.cs to set up the web application with Serilog for logging, health check endpoints, and a placeholder admission endpoint.
- Configured Kestrel server to use TLS 1.3 and handle client certificates appropriately.
- Created StellaOps.Zastava.Webhook.csproj with necessary dependencies including Serilog and Polly.
- Documented tasks in TASKS.md for the Zastava Webhook project, outlining current work and exit criteria for each task.
2025-10-19 18:36:22 +03:00
master
8dc7273e27 FUll implementation plan (first draft) 2025-10-19 00:28:48 +03:00
master
89ede53cc3 Rename Feedser to Concelier 2025-10-18 20:46:16 +03:00
master
dd66f58b00 Rename Vexer to Excititor 2025-10-18 20:44:59 +03:00
master
6215a709e8 Introduce Vexer platform scaffolding and enrich Concelier merge 2025-10-18 20:42:44 +03:00
master
aef9dec6f1 Tighten authority signing tests and update CLI tasks 2025-10-18 20:42:12 +03:00
master
016c5a3fe7 Initial commit (history squashed) 2025-10-11 23:28:35 +03:00