Skip to content

Instantly share code, notes, and snippets.

View dkalog's full-sized avatar

Dimitris Kalogeras dkalog

  • Institute of Computer and Communication Systems
  • Athens, Greece
View GitHub Profile
apt install librsync-dev gcc libc6-dev python3-dev virtualenv gettext
virtualenv --python=/usr/bin/python3 /opt/duply/venv
source /opt/duply/venv/bin/activate
pip install setuptools_scm
pip install duplicity==0.8.19
pip install paramiko==1.17.4
pip install b2==1.4.2
@dkalog
dkalog / A - Information
Created October 8, 2017 17:45 — forked from doonga/A - Information
Plex NGINX reverse proxy config using Cloudflare on Ubuntu 16.04
Credit where credit's due, I mainly used these 3 resources to get this all working. There were several others but I don't exactly remember which is which. So at least here are the 3 main places that I used.
The vast majority of this came from this link, the others helped me make it work for Plex.
http://emby.media/community/index.php?/topic/30975-reverse-proxy-with-ssl-hostname-routing-and-embyopenvpn-port-sharing/
https://gist.github.com/spikegrobstein/4384954
https://forums.plex.tv/discussion/207725/ubuntu-14-04-4-lts-plex-incorrectly-handles-lower-case-headers#latest
The data flow here is: