← Current Platform / delivery

Source control

Gitea

The self-hosted Git service holding application source, platform definitions, and the history behind operational change.

GitActionsArgo CDWebhooks

01 / Why it exists

Git is the control plane for the platform; hosting it locally keeps that control plane inspectable and owned.

02 / Architecture

Repositories hold application code and declarative platform state. Argo CD consumes desired state while CI systems build and verify changes.

03 / Lessons

What operation taught me.

  1. 01A self-hosted Git service becomes critical infrastructure quickly.
  2. 02Recovery plans must include the control plane that describes recovery.

Screenshots

Operational captures will be added when they can be safely published.

Source / Config

Public configuration will appear here when the boundary is ready.

Related material

This field note is the first public documentation for this component.