/sre

My SRE Book

Primary LanguageCSSOtherNOASSERTION

SRE

运维手册

你可以在以下地址找到本书的在线版本: https://ylighgh.github.io/sre

环境准备

Archlinux
sudo pacman -S ruby
gem install bundle
bundle config set path 'vendor/bundle'
bundle install

生成文档


sh build.sh ---


sh build_pdf.sh --- 使用 asciidoctorasciidoctor-pdf 项目生成文档。