GeoCordon

Documentation Portal

Version 1.0.0-rc.1

Audience: Platform engineers and production operators.

Deployment

Local, container, Kubernetes, Helm, high availability, and production-hardening guidance.

Guide

Deployment Modes

The portal groups the same local-first product under local process, container, Kubernetes, Helm, and HA deployment views. Each mode keeps policy and audit behavior unchanged.

Readiness

`/healthz` proves process liveness. `/readyz` is the traffic-readiness signal when HA is enabled.

Production Gate

Before production, confirm separate key material, admin session configuration, audit ledger persistence, probe behavior, backup drills, and hardening checklist completion.

Authoritative Sources

These repository documents remain the source of truth for implementation details.

Deployment

Local runtime, containers, operational verification, and production build commands.

docs/DEPLOYMENT.md

This document describes the Milestone 6 production packaging and local verification flow.

Kubernetes

Kubernetes chart usage, secrets, probes, and operational checks.

docs/KUBERNETES.md

Milestone 14 packaging for customer-operated Kubernetes clusters.

High availability

Primary/standby behavior, readiness, and consistency checks.

docs/HIGH_AVAILABILITY.md

Milestone 24 enterprise HA guidance for GeoCordon (Gateway).

Production hardening

Pre-production checklist and hardening guidance.

docs/PRODUCTION_HARDENING.md

Milestone 15 production hardening for customer-operated GeoCordon (Gateway) deployments.

Backup and restore

Audit data backup, restore, and recovery expectations.

docs/BACKUP_RESTORE.md

Procedures for the append-only SQLite audit ledger used by GeoCordon (Gateway).