diff --git a/2017.pycon-au.org.conf b/2017.pycon-au.org.conf deleted file mode 100644 index 3d645889..00000000 --- a/2017.pycon-au.org.conf +++ /dev/null @@ -1,85 +0,0 @@ -WSGIPythonPath /srv/http/2017.pycon-au.org/symposion/website:/srv/http/2017.pycon-au.org/symposion/lib/python2.7/site-packages:/srv/http/2017.pycon-au.org/symposion/lib/python2.7 - - - ServerAdmin webmaster@pycon-au.org - ServerName 2017.pycon-au.org - ServerAlias 2017.pycon-au.org - - # We need this bit of confignation when we generate site certs at sslforfree.com. - # So please don't get rid of it, and don't uncomment it unless you know wtf you're doing. - #Alias /.well-known/acme-challenge/ /srv/http/2017.pycon-au.org/.well-known/acme-challenge/ - # - # Order allow,deny - # Allow from all - # - - Redirect permanent "/" "https:/uat2017.pycon-au.org/" - - ErrorLog /srv/http/2017.pycon-au.org/log/error.log - - # Possible values include: debug, info, notice, warn, error, crit, - # alert, emerg. - LogLevel debug - - CustomLog /srv/http/2017.pycon-au.org/log/access.log combined - ServerSignature On - - - - ServerAdmin webmaster@pycon-au.org - ServerName uat2017.pycon-au.org - ServerAlias uat2017.pycon-au.org - - Alias /favicon.ico /srv/http/2017.pycon-au.org/symposion/website/static/dist/pyconau2017/images/favicon.ico - Alias /robots.txt /srv/http/2017.pycon-au.org/symposion/website/robots.txt - - Alias /site_media/static/pyconau2017/ /srv/http/2017.pycon-au.org/symposion/website/static/dist/pyconau2017/ - - Alias /fonts/ /srv/http/2017.pycon-au.org/symposion/website/static/dist/pyconau2017/css/fonts/ - - Alias /site_media/static/admin/ /srv/http/2017.pycon-au.org/symposion/lib/python2.7/site-packages/django/contrib/admin/static/admin/ - - Alias /site_media/static/wagtailadmin/ /srv/http/2017.pycon-au.org/symposion/lib/python2.7/site-packages/wagtail/wagtailadmin/static/wagtailadmin/ - - Alias /site_media/static/wagtailadmin/ /srv/http/2017.pycon-au.org/symposion/lib/python2.7/site-packages/wagtail/wagtailadmin/static/wagtailadmin/ - - - Order allow,deny - Allow from all - # Require all granted - - - WSGIDaemonProcess 2017.pycon-au.org python-path="/srv/http/2017.pycon-au.org/symposion/website:/srv/http/2017.pycon-au.org/symposion/lib/python2.7/site-packages:/srv/http/2017.pycon-au.org/symposion/lib/python2.7" home=/srv/http/2017.pycon-au.org/symposion/website user=nicks group=www-data - WSGIProcessGroup 2017.pycon-au.org - - Alias /site_media/media/ /srv/http/2017.pycon-au.org/symposion/website/pinaxcon/site_media/media/ - - - Order allow,deny - Allow from all - # Require all granted - - - - Order allow,deny - Allow from all - # Require all granted - - - WSGIScriptAlias / /srv/http/2017.pycon-au.org/symposion/website/pinaxcon/wsgi.py - - ErrorLog /srv/http/2017.pycon-au.org/log/ssl-error.log - - # Possible values include: debug, info, notice, warn, error, crit, - # alert, emerg. - LogLevel debug - - CustomLog /srv/http/2017.pycon-au.org/log/ssl-access.log combined - ServerSignature On - - SSLEngine on - SSLCertificateFile /srv/http/uat.2017.pycon-au.org/server.crt - SSLCertificateKeyFile /srv/http/uat.2017.pycon-au.org/server.key - SSLCertificateChainFile /srv/http/uat.2017.pycon-au.org/CAbundle.pem - - diff --git a/Procfile b/Procfile deleted file mode 100644 index 2bdf37a2..00000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn --bind=0.0.0.0 --log-file - pinaxcon.wsgi diff --git a/gondor.yml b/gondor.yml deleted file mode 100644 index 0eabdb0a..00000000 --- a/gondor.yml +++ /dev/null @@ -1,7 +0,0 @@ -buildpack: https://buildpack.gondor.io/python -site: eldarion-conferences/pinaxcon -deploy: - services: - - web -branches: - master: primary diff --git a/requirements.txt b/requirements.txt index c59e0c03..606d783f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,10 +24,6 @@ wiki==0.1.2 django-nose==1.4.3 coverage==4.0.3 -# Registrasion + Symposion -# Install via pip repo cloned locally -#registrasion==0.1.1 - -e git+https://github.com/lca2017/symposion.git@lca2017#egg=symposion -e git+https://github.com/chrisjrn/registrasion.git@master#egg=registrasion -e git+https://github.com/chrisjrn/registrasion-stripe.git@master#egg=registrasion-stripe diff --git a/robots.txt b/robots.txt deleted file mode 100644 index 1f53798b..00000000 --- a/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: /