Commit Graph

6 Commits

Author SHA1 Message Date
323bf5844f Add scripts for resolving and verifying Chromium binary paths
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
- Implemented `chrome-path.js` to define functions for locating Chromium binaries across different platforms and nested directories.
- Added `verify-chromium.js` to check for the presence of the Chromium binary and log the results, including candidate paths checked.
- The scripts support Linux, Windows, and macOS environments, enhancing the flexibility of Chromium binary detection.
2025-10-22 09:14:36 +03:00
5ce40d2eeb 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
c4980d9625 FUll implementation plan (first draft) 2025-10-19 00:28:48 +03:00
0137856fdb Rename Feedser to Concelier 2025-10-18 20:46:16 +03:00
7e1b10d3b2 Rename Vexer to Excititor 2025-10-18 20:44:59 +03:00
fbd1826ef3 Rewrite architecture docs and add Vexer connector template 2025-10-18 20:44:16 +03:00