Docs for ci/cd setup
This commit is contained in:
@@ -15,6 +15,9 @@ Custom metric families (counters, histograms, gauges), third-party collectors, d
|
||||
### 3. Structured Logging with Serilog + Seq
|
||||
Enrichers (correlation ID, machine name, thread ID), multiple sinks (console, Seq), structured property filtering, and centralized log search for distributed services.
|
||||
|
||||
### Gitea CI/CD with Docker Compose
|
||||
Local vs production Compose split, multi-stage Dockerfiles, `.env` on the deploy host (not in CD), Gitea Actions CI (deps + tests) and CD (registry push, migrations, SSH deploy, smoke test, tag rollback). Full walkthrough: [`docs/guides/25-gitea-cicd-docker-deploy.md`](guides/25-gitea-cicd-docker-deploy.md).
|
||||
|
||||
---
|
||||
|
||||
## Data Layer
|
||||
|
||||
Reference in New Issue
Block a user