[Twisted-Python] Serving WSGIResource via SSL endpoint

2014-08-14 Thread Piper Masden
Hi Twistedeers! I have a twisted plugin that I created to replace the Django dev server for our devs. It sets up a separate twisted service for serving media, so we don't need any urls.py tomfoolery in dev. It also sets up an experimental REST api server which we hope to make javascript requests

Re: [Twisted-Python] Experimenting with tubes

2014-08-14 Thread Glyph Lefkowitz
On Aug 11, 2014, at 6:51 AM, c...@webprojekty.cz wrote: > Hello, I've been playing with the new tubes that are being implemented: > http://comments.gmane.org/gmane.comp.python.twisted/27248 > https://twistedmatrix.com/trac/ticket/1956 Thanks so much for taking the time to play with it, and taking

Re: [Twisted-Python] ANN: Flocker 0.1, a data volume manager and multi-host Docker cluster management tool

2014-08-14 Thread Glyph Lefkowitz
On Aug 14, 2014, at 12:04 PM, Itamar Turner-Trauring wrote: > Flocker is an open source data volume manager and multi-host Docker cluster > management tool. With it you can control your data using the same tools you > use for your stateless applications. This means that you can run your > data

[Twisted-Python] ANN: Flocker 0.1, a data volume manager and multi-host Docker cluster management tool

2014-08-14 Thread Itamar Turner-Trauring
Flocker is an open source data volume manager and multi-host Docker cluster management tool. With it you can control your data using the same tools you use for your stateless applications. This means that you can run your databases, queues and key-value stores in Docker and move them around as e