No description
Find a file
Vincent Ambo 283951388c feat(k8s): Insert Nixery's secrets via kontemplate
Instead of having a manually prepared secret, use Cloud KMS (as per
the previous commits) to decrypt the in-repo secrets and template them
into the Secret resource in Kubernetes.

Not all of the values are actually secret, it has thus become a bit
easier to edit the known hosts, SSH config and such now.
2019-09-03 16:12:30 +01:00
external fix(build): Work around rules_nixpkgs repository setup 2019-07-04 15:59:42 +01:00
infra feat(k8s): Insert Nixery's secrets via kontemplate 2019-09-03 16:12:30 +01:00
secrets feat(secrets): Check in secrets required by Nixery 2019-09-03 16:12:30 +01:00
services fix(tazblog): Explicitly allow substitutes for the blog 2019-09-03 00:43:49 +01:00
third_party chore(third_party): Bump Nixery version 2019-09-03 00:25:40 +01:00
tools feat(tools): Introduce pass-compatible wrapper using Cloud KMS 2019-09-03 16:12:30 +01:00
.envrc feat(tools): Introduce pass-compatible wrapper using Cloud KMS 2019-09-03 16:12:30 +01:00
.gitignore chore: Catch all Nix results in gitignore 2019-09-02 17:12:06 +01:00
.travis.yml chore: Pin Nix version in Travis builds 2019-09-02 21:58:39 +01:00
default.nix feat(tools): Introduce pass-compatible wrapper using Cloud KMS 2019-09-03 16:12:30 +01:00
LICENSE chore: Keep project root under MIT license 2019-06-28 22:56:48 +01:00
README.md docs: Add crude top-level README 2019-09-02 17:12:06 +01:00

depot

Build Status

This repository is the monorepo for my personal infrastructure. It is built using Nix and services are deployed on Google Cloud Platofrm using Nixery.

Everything in here is MIT-licensed unless otherwise indicated in a service subfolder.