WoeiSheu / site

Docker source of site's index page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

site

Docker source of site's index page.

Instruction

  1. PULL: 'docker pull hypocrisy.info'
  2. RUN: docker run -p 80:80 -p 443:443 -dit hypocrisy/site

SSL

  1. letsencrypt should run in interactive interface.
    letsencrypt certonly -a webroot --webroot-path=/var/www/hypocrisy -d hypocrisy.info -d www.hypocrisy.info
    
  2. docker cp :/container/path /host/path

About

Docker source of site's index page.


Languages

Language:HTML 54.9%Language:JavaScript 31.9%Language:CSS 11.8%Language:Nginx 1.4%