prvng_platform/infrastructure
2026-01-12 05:02:07 +00:00
..
api-gateway chore: update platform submodule to monorepo crates structure 2026-01-08 21:32:59 +00:00
docker chore: update docs and layout 2026-01-12 05:02:07 +00:00
kubernetes/base chore: update platform submodule to monorepo crates structure 2026-01-08 21:32:59 +00:00
monitoring chore: update platform submodule to monorepo crates structure 2026-01-08 21:32:59 +00:00
nginx chore: update platform submodule to monorepo crates structure 2026-01-08 21:32:59 +00:00
oci-registry chore: update docs and layout 2026-01-12 05:02:07 +00:00
systemd chore: update platform submodule to monorepo crates structure 2026-01-08 21:32:59 +00:00
README.md chore: update platform submodule to monorepo crates structure 2026-01-08 21:32:59 +00:00

Infrastructure

Deployment and operational configuration for the Provisioning Platform.

Structure

  • kubernetes/ - Kubernetes manifests and configurations
  • docker/ - Docker Compose and Dockerfile definitions
  • nginx/ - Nginx reverse proxy and load balancer configs
  • systemd/ - Systemd service definitions
  • monitoring/ - Monitoring stack (Prometheus, Grafana, etc.)
  • oci-registry/ - OCI Container Registry configuration
  • api-gateway/ - API Gateway service definitions
  • integrations/ - Third-party service integrations

Quick Start

Each subdirectory contains its own documentation. Review the specific service README for deployment instructions.