Hugo | Flepmfluanfnalal

February 5, 2019

Running Hugo the Hard Way(Hugo + DO Kubernetes + LetsEncrypt) - Part 2

If you’ve found this randomly, consider checking out Part 1 to see if this interests you. Okay, so we have all the dependencies in place. Let’s do this. Assuming you already have a static site, the next steps should be relatively straightforward. If this your first time with Hugo, check out the documentation here. pushd site # READ and MODIFY manifest.yaml # This will not work out of the box kubectl apply -f . ... Read more

February 3, 2019

Running Hugo the Hard Way(Hugo + DO Kubernetes + LetsEncrypt) - Part 1

Note: This is definitely not the easiest way to serve static content on the web but we’ll be pedantic, mostly cause it’s fun. So I recently decided to move management of this site onto Kubernetes and I’d been meaning to try out DO’s Kubernetes offering and I have to say - it works great! In this post, we’ll look at a bunch of different things that will all come together to give us the development experience we might’ve come to expect in this new world. ... Read more

© Kasisnu | Guy with long hair 2018