- Install Debian (advanced installation, choose btrfs)
- Fixed internal IP address
sudo useradd -m usernamesudo passwd usernamesudo usermod -aG sudo usernamesudo apt install ufwsudo ufw allow PORTNUMBER/tcpsudo chown -R :www-data /var/www
Nginx
- Nginx Multisite - Documentation
- Hosting a static website using nginx | Reid Main
- Hosting my static sites with nginx
- Serve Static Content | NGINX Documentation
- How to use nginx modules - Ubuntu Server documentation
- How to Use nginx-acme on Debian/Ubuntu to Auto-Issue Let’s Encrypt SSL for NGINX
- Module ngx_http_acme_module
- NGINX Introduces Native Support for ACME Protocol – NGINX Community Blog
- ACME | NGINX Documentation
- Module ngx_http_acme_module