Personal and miscellaneous static websites.
$ sudo certbot certonly --manual
# When adding the DNS TXT record, quickest way is manually via AWS web console.
# You can verify the above record is deployed with https://mxtoolbox.com/SuperTool.aspx
# If successful, root user should see all cert files in /etc/letsencrypt/live
# Import the cert files into AWS ACM.
# Create a Cloudfront distribution.
# Update (or create) the A record in Route53 to point to new Cloudfront dist domain.
# Visit your domain over https to verify.
- Use
crunchto compress PNG files. - Use
jpegoptimto compress JPG files.