Structure

Hetzner VPS instance.

Main software

  • MySQL

  • Nginx (reverse proxy for apache)

  • Apache

  • PHP-fpm

  • GitLab runner (GitLab CI)

  • Postfix, OpenDkim (emails)

  • VSFTPD (ftp access)

  • Certbot (from let's encrypt)

Websites

Websites are stored in /home/{user}/www/html

Notes

Using certbot from Let's Encrypt to auto-renew ssl certificates.

Using vsftpd to provide an ftp access.

Using postfix to handle emails (has set up, SPF, DKIM, DMARC).

Last updated

Was this helpful?