No description
Find a file
Vincent Ambo 785a5a2997 feat(k8s): Add nginx instance for oslo.pub redirect
The redirect is currently all that this instance does. It is required
because HTTP load balancers in GCP don't support URL rewriting.
2019-09-02 18:19:35 +01:00
external fix(build): Work around rules_nixpkgs repository setup 2019-07-04 15:59:42 +01:00
infra feat(k8s): Add nginx instance for oslo.pub redirect 2019-09-02 18:19:35 +01:00
services refactor(blog): Use callPackage to import derivation 2019-09-02 16:53:54 +01:00
third_party feat(third_party): Add missing Quicklisp packages for Gemma 2019-09-02 01:24:41 +01:00
tools feat(tools): Add stern, a k8s log watcher 2019-09-02 18:18:28 +01:00
.envrc feat(direnv): Add REPO_ROOT variable in workspace 2019-07-04 16:05:32 +01:00
.gitignore chore: Catch all Nix results in gitignore 2019-09-02 17:12:06 +01:00
.travis.yml feat: Add Travis CI configuration 2019-09-02 16:38:59 +01:00
default.nix refactor(blog): Use callPackage to import derivation 2019-09-02 16:53:54 +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.