Skip to content

Latest commit

History

History
57 lines (46 loc) 路 2.52 KB

File metadata and controls

57 lines (46 loc) 路 2.52 KB

The DevOps Hub

...

Welcome to TheDevOpsHub 馃憢

A central DevOps learning space with documentation, hands-on samples, and demos for a wide range of DevOps tools and clouds.

Projects 馃敄

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.

Running this site

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