Well It’s Up

Well, it’s up. After setting up an Nginx and with PHP and MySQL (LEMP), I finally manage to setup let’s encrypt and my new weblog is up and running. Let’s see how long it will lasts.

I used the How Tos from the Digital Ocean Community, but on Ubuntu 15.10 instead on 14.04.

  1. How To Install Nginx on Ubuntu 14.04
  2. How To Install Linux, nginx, MySQL, PHP (LEMP) stack on Ubuntu 14.04
    Note: Instead of /usr/share/nginx/html I used /var/www/html.
  3. How To Set Up Nginx Server Blocks (Virtual Hosts) on Ubuntu 14.04
  4. How To Secure Nginx with Let’s Encrypt on Ubuntu 14.04
    Note: I created serval domain cerficates like www.domain.tld and domain.tld, and copied the Update Script /usr/local/sbin/le-renew-webroot and the Config File /usr/local/etc/le-renew-webroot.ini per domain.