Skip to content

wagov-dtt/sre.radk8s.net

Repository files navigation

Training (technical)

This repo builds a technical documentation site aimed at reducing cost/effort to run a security focused Internal Developer Platform with a small team.

Contributing

The devcontainer is a basic Debian image and the site is built with Zola. Quickstart below.

# Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo >> ~/.bashrc
echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> ~/.bashrc
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
# Install zola
brew install zola
# Serve site
zola serve
# Build site
zola build

About

DTT blueprints focused on SRE and operational outcomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published