A central DevOps learning space with documentation, hands-on samples, and demos for a wide range of DevOps tools and clouds.
- Owner and maintainer: @tungbq (Tung Leo)
- GitHub: github.com/thedevopshub
- Website: thedevopshub.org
- Email: info@thedevopshub.org
The full, searchable catalog of every project in the Hub, plus guided learning paths through them, lives on the site: thedevopshub.org/projects and thedevopshub.org/learning-paths.
content/projects.ts in this repo is the canonical project index; this README no longer
duplicates it, to avoid the two drifting apart.
Checkout all the repositories at TheDevOpsHub/repositories.
This repo is the Next.js source for thedevopshub.org. See
docs/deployment-guide.md for local development, the build
and deploy pipeline, the GitHub data refresh, and rollback steps.
npm install
npm run dev