Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
The redirect is currently all that this instance does. It is required
because HTTP load balancers in GCP don't support URL rewriting.
|
|
|
|
Uses Google-managed certificates and an Ingress resource to set up an
HTTPS load-balancer.
This probably won't be the final version as the GKE Ingress is very
limited and can not do things like redirect URLs, which I need to
decommission the old setup.
|
|
Introduces certificates for tazj.in & www.tazj.in.
|
|
First deployment actually using a Nixery image and `gitHEAD`.
This does not actually serve a working blog for various reasons. The
current storage mechanism (acid-state) isn't really appropriate
anymore and I'll need to change that soon.
|
|
|
|
|