WireGuard VPN Digital Ocean Droplet
I ended up creating a script recently that creates a digital ocean droplet, and then sets it up to start a WireGuard [https://www.wireguard.com/] ...
I ended up creating a script recently that creates a digital ocean droplet, and then sets it up to start a WireGuard [https://www.wireguard.com/] ...
This guide will generate a certificate authority plus client and server keys for encrypting traffic to a MySQL server. # Generate CA cert openssl ...
I had trouble setting up CodeDeploy to work with Elastic Beanstalk, as I couldn't get HTTP to redirect to HTTPS after trying all sorts of configura...