dotcloud Questions

2

Solved

I have facebook apps with flask with nginx and uwsgi. When it receive POST from facebook, it always has error: readv() failed (104: Connection reset by peer) while reading upstream But when I ac...
Stjohn asked 1/5, 2012 at 3:29

1

I am trying to deploy gunicorn + gevent behind nginx (v 1.3.14) on dotcloud. I have a few questions about it. I am aiming to adapt the python-on-dotcloud example. So far, I have not been able to ge...
Jonette asked 8/3, 2013 at 15:13

5

Solved

We have a very simple function (We look something up from a third party database and return an answer. It's literally five lines of code.) We would like to offload this task from our main server be...
Steatite asked 20/5, 2011 at 19:38

1

Solved

I just started playing around with Docker.io. Its a great platform for sure. I have an issue i need some help with. I ran a medium instance on ec2 setup docker. Now i want to run 2 wordpress blog i...
Selfeffacing asked 3/6, 2013 at 17:46

1

docker run normally returns the output of the command it runs. I need to pass some data to docker, run a command that processes the data, and return the output. When I use the -i option, no output ...
Manners asked 26/4, 2013 at 9:8

3

Solved

I am using Django on DotCloud which uses Django on top of uwsgi + nginx. I am trying to redirect all http traffic to https which is leading to a redirect loop. I am using the following http configu...
Daphnedaphnis asked 21/7, 2011 at 21:50

1

Solved

I deployed my Django app on Dotcloud. I'm using websockets with Gevent and django-socketio, so I used a custom service. For now, I'm still using 'runserver_socketio' in order to make it works. No...
Sacrosanct asked 3/12, 2012 at 10:20

1

Solved

I've been trying to get my nodejs server process to be monitored by supervisor, however I'm having issues getting supervisord.conf to work. When I deploy, I get the following error: WARNING: The s...
Cutis asked 28/8, 2012 at 2:8

1

Solved

I'm currently developing a RESTful api as a bridge between my ios/web application and their shared database, and content. I found my way to implement RESTful api in PHP on this blog. I started my...
Talyah asked 28/7, 2012 at 16:16

1

Solved

I can't find a way to have redis load my own dump.rdb backup file on startup, on dotcloud. I can see in the server logs that redis is loading a file, but I don't know where it is (and I can't find ...
Disenthral asked 3/7, 2012 at 22:9

5

I want to develop our new project using a PaaS provider. I'll be developing primary in PHP, but would like that the service can provide other languages too (and add-ons available too, like Mo...
Introgression asked 3/3, 2012 at 2:13
1

© 2022 - 2024 — McMap. All rights reserved.