Bernd Worsch 6b9307289b
Some checks failed
railiance-tests / smoke (push) Has been cancelled
railiance: initial bootstrap scaffold
2025-09-12 01:46:14 +02:00

railiance-bootstrap

Railiance Bootstrap — opinionated, reproducible IaC to rebuild Coulomb infra from scratch.

Goals

  • Two Linux machines + this Git repo + credentials ⇒ full rebuild
  • GitOps-first with ArgoCD/Flux
  • OODA (Observe→Orient→Decide→Act) encoded as pipelines
  • Tests define success at every step

Layout

ansible/  # host bootstrap
helm/     # charts & values
k8s/      # raw manifests/CRDs
tests/    # expectation tests (bash/py)
docs/     # operator notes, OODA SOPs
Description
Git based automated cluster runtime setup.
Readme MIT 4.8 MiB
Languages
Shell 98%
Makefile 2%