pinry / docker-pinry

An easy way to get a Pinry instance up and running using Docker.
http://getpinry.com/
Other
55 stars 23 forks source link

Update docker-pinry #11

Closed haoling closed 6 years ago

haoling commented 6 years ago

I tried to run Pinry on docker, but not worked. Fix it.

overshard commented 6 years ago

The only real issue with this is the use of a Japanese specific server for Ubuntu Archives: http://ftp.iij.ad.jp/pub/linux/ubuntu/archive/ instead of one of the primary servers or a CDN, if that can be changed this looks solid for merging.

haoling commented 6 years ago

Thank you for pointing out. I fix it.

But conflict with master. I will leave it to you whether to adopt this or not.

I cannot found "pinry.settings.production" on https://github.com/pinry/pinry. I rewrite settings.py. And I look SNIMissingWarning, then I update python to 2.7.14.

overshard commented 6 years ago

I'll pull this a bit later and resolve conflicts as it says that they are too complex to handle online.

overshard commented 6 years ago

I'm going to go ahead and merge this because it's infinitely better than what is currently there. Thank you for all the work on this!