Ops
29 Jan 2017
I figured a good way of kicking off this site would be writing how it’s set up. I have it deployed on linode using Hugo and the NGINX docker container. The idea being that when I’m experimenting, I can easily deploy containers with whatever services I’m building and use NGINX as a frontend.
Remote login and user setup.
After creating my linode, the first thing I did was setup a sudo user and disabled root login in ssh.