This repository is used to build a mkdocs site hosted on https://doc.nais.io!
All documentation content resides inside the docs folder, with the general structure of the website defined in mkdocs.yml's nav
-yaml key.
*NB: Due to limitations in the built-in mkdocs serve
's hot-reload feature, the described set-up relies on dodgy Docker networking.
docker
docker-compose
docker-compose up --detach --build && open localhost:8080
gcloud auth login --update-adc
cd terraform/
&& terraform init -backend-config="bucket=terraform-prod-235011" \
&& terraform apply
Et voilá! Presto!