v0.1.0 — Repository Foundation
First release of the infra repository: the foundational skeleton for a reusable, multi-application DevOps infrastructure platform.
This release does not deploy anything yet — it establishes the structure, conventions, and roadmap that every future phase (v0.2.0 → v1.0.0) builds on.
Added
- Repository skeleton:
scripts/,docker/,jenkins/,nginx/,ssl/,docs/,.github/ README.md— project vision, philosophy, and roadmapCONTRIBUTING.md— commit conventions and release processLICENSE(MIT).gitignore,.editorconfig- Documentation stubs for architecture, deployment, backup, restore, and disaster recovery
- GitHub Actions lint workflow (ShellCheck + markdownlint)
- Issue and pull request templates
What's next
v0.2.0 — Docker Infrastructure (Compose base + per-environment overrides, healthchecks, named volumes, Portainer).
Full changelog: CHANGELOG.md