Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdsec
Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdsec

Setting up a secure blog using hugo, certbot, haproxy, and crowdsec

first thing is to install snapd an a perfectly fine debian 12???
I know I know. If you wanna install certbot another way feel free. Share it with me I'm sure it'll take up less space. I only did it that way because it's the certbot official©®™ instructions. That and I had issues with the other method I tried.
apt install python3-certbot :)
Another thing you could check out is Caddy, comes with a lot of stuff onboard and has an optional crowdsec module (though I should point out that I never used that module myself so I can’t make guarantees how well it works) https://caddyserver.com/
I can really recommend acme.sh if you wanted to try a certbot alternative.
I like docker and traefik, traefik has let's encrypt built-in.
It is in the official repos
You also can use a container