Skip to content

Qarik-Group/ultimate-guide-to-bosh

Repository files navigation

Ultimate Guide to BOSH

BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.

It's incredible. Huge companies are using it. Tiny companies are using it. You too could be using it.

This is the Ultimate Guide to BOSH.

book-cover-being-read

It will place you in the middle of daily life with BOSH and gradually guide you toward understanding, and then deploying your own systems, and then through to deep understanding. You'll become a raving fan.

The guide is currently hosted at https://ultimateguidetobosh.com/. Each section finishes with a Next link to the next section. Press 'f' to activate search dropdown.

Contributions

Local Development

This guide is built using mkdocs using the material theme. Once installed, you can continuously build and serve the tutorial locally with:

mkdocs serve

Manual deployment

mkdocs build
cd site

gsutil -m rsync -r -x '\.git.*' . gs://ultimateguidetobosh-com-website

View the site and live changes at https://localhost:8000.

About

BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems. This is the Ultimate Guide to BOSH

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published