The “jxnu” project put the site’s old content atop new infrastructure. This is a mostly-migrated version of the once and future joshix.com:
- Built with Hugo,
- served by the Caddy web server with automatic Let’s Encrypt TLS and HTTP/2,
- packaged in a discrete App Container Image (ACI) based on caddybox,
- executed by the
rkt
container engine, - running on CoreOS Linux.
TODO
- Use
rkt
instead of docker. - Cluster-ify with Kubernetes
and “rktnetes"
To be continued…