Skip to content

Web server setup

Romain edited this page Jul 12, 2019 · 3 revisions

Requirements:

  • Apache2
  • Let's encrypt
  • Python3
  • Memcached

Let's encrpyt

After installing the certificate, rename the WSGIDeamonProcess in /etc/apache2/sites-enabled/000-default-le-ssl.conf The name should be different than the one in 000-default.conf

Clone this wiki locally