Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-09 | r/508 chore(ops/infra/k8s): Bump website replicas to 3 | Vincent Ambo | 1 | -1/+1 | |
There are typically 3 machines in the cluster, might as well have 3 website instances! | |||||
2020-02-09 | r/506 fix(ops/infra/k8s): Send www.* to nginx for redirections | Vincent Ambo | 1 | -1/+9 | |
2020-02-09 | r/503 feat(ops/infra/k8s): Add website deployment configuration | Vincent Ambo | 1 | -0/+37 | |
2020-02-09 | r/502 docs: Update README with new website setup | Vincent Ambo | 1 | -1/+1 | |
2020-02-09 | r/500 chore(ops/infra/k8s): Delete tazblog deployment | Vincent Ambo | 3 | -37/+3 | |
2020-01-19 | r/417 fix(infra/k8s/nixery): Add GCSR hosts to SSH known_hosts for Nixery | Vincent Ambo | 1 | -0/+1 | |
Unsure how this worked at all previously? | |||||
2020-01-18 | r/408 feat(ops/infra/k8s): Add sourcehut configuration to sync-gcsr | Vincent Ambo | 1 | -1/+8 | |
2020-01-18 | r/404 chore(ops/infra/gcp): Update enabled GCP APIs | Vincent Ambo | 1 | -0/+5 | |
2020-01-04 | r/327 chore(ops/nixos): Move NixOS configuration one level up | Vincent Ambo | 17 | -1099/+0 | |
2019-12-20 | r/239 fix(infra/k8s): Fix Nixery image URLs for moved local projects | Vincent Ambo | 2 | -3/+3 | |
2019-12-20 | r/238 refactor: Fix a variety of filepaths for repo relayouting | Vincent Ambo | 1 | -0/+2 | |
This fixes readTree and the various project builds, as well as (hopefully) most documentation links inside of the projects. | |||||
2019-12-20 | r/237 chore: Significantly restructure folder layout | Vincent Ambo | 36 | -0/+1698 | |
This moves the various projects from "type-based" folders (such as "services" or "tools") into more appropriate semantic folders (such as "nix", "ops" or "web"). Deprecated projects (nixcon-demo & gotest) which only existed for testing/demonstration purposes have been removed. (Note: *all* builds are broken with this commit) |