Shared insights
Setting up a personal website, consisting of statically generated html files.
OpenBSD @httpd Hugo Ansible
Rely on the simplicity and security record of OpenBSD to keep my deployments easy to manage and run. Ansible playbooks for easily provisioning copies of the same setup. Using the httpd daemon provided by OpenBSD as it's full featured and included in the base operating system. Hugo creates static html based on markdown files that live in my home directory, and they are copied up to the server using scp.
1 upvote·109.4K views