How to deploy hugo to your server

Our Goal To create a blog on your own server using your domain url with an SSL certificate. We want to have a more steramlined workflow, so we are also using Github Action to automatically deploy. I’m using Goddy to buying my domain, and hosting a linux server on Linode. Requirement A server (e.g. gcp vm, aws ec2, linode, etc.) A domain (e.g. google domain, godaddy, etc.) A Cloudflare account A GitHub account Domain In this section we have two things to do:...

January 4, 2023 · 5 min · Lester