Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am adin on github.
  • I am adinb (https://keybase.io/adinb) on keybase.
  • I have a public key whose fingerprint is 3AD3 1B89 49AB ECD8 96B5 83DD E06C 654C E24B 86BD

To claim this, I am signing this object:

@adin
adin / README
Created December 20, 2011 00:25 — forked from jpetazzo/README
Get an "admin" port suitable for long-running HTTP connections (for e.g. big imports that take more than 1 minute)
Edit your dotcloud.yml file to add the "ports" section as shown in the sample dotcloud.yml.
Add a supervisord.conf to start the socat program.
Push your code. Use "dotcloud info" to retrieve the host+port to be used for your admin connection (it's conveniently named "admin" since it's what we requested in dotcloud.yml). Enjoy!