Changelog
This changelog tracks significant updates to the Hadox infrastructure, documentation, and operational procedures. Each entry corresponds to meaningful changes in the system that may affect contributors or users.
2025-04-19
- ✅ Integrated Drone CI pipeline for
madlabs-docsdeployment todocs.hadox.org. - ✅ Configured secure SSH-based deployment using a dedicated
droneuser and SSH key. - ✅ Added automatic documentation update flow via Git → Drone CI → VPS.
- ✅ Completed developer documentation structure and content for:
infrastructure/workflows/dev-onboarding/
2025-04-18
- 🛠️ Initial setup of
docs.hadox.orgusing MkDocs Material. - 🐳 Dockerized documentation with reverse proxy on port 8005.
- 🌐 Added DNS and HTTPS via Let's Encrypt.
- 📄 Bootstrap content for
index.md, dev onboarding, and system inventory created.
2025-04-14
- 🧠 Defined documentation strategy for Hadox infrastructure.
- ✍️ Adopted a clean, modular folder-based structure for docs.
- 🤝 Introduced GitOps workflows and initial onboarding path for contributors.