dotCloud is a platform-as-a-service. It let developers deploy and scale their applications with a mix and match from a large choice of languages, databases, caching and messaging components, leaving them in full control of their technology stack. Web applications are divided into services, which are configured with a central deployment file.
Questions tagged [dotcloud]
171 questions
0
votes
1 answer
Application metrics in dotcloud doesn't show any activity
The "Application metrics" page of my Dotcloud applicaton doesn't show any activity during the last 24h. There should be something as I know that the application has been accessed.
This feature was working fine one or two weeks ago.
My application is…

chrisnfoneur
- 401
- 1
- 5
- 11
0
votes
1 answer
When sending a file with a post request to dotcloud I get error: 413 Request Entity Too Large
I've written a simple django app for dotcloud which is intended to manipulate files sent to it using a post request. I've tested this locally and it seems to work fine, however I've just deployed the app and testing it by posting a 1.7MB pdf file…

user714852
- 2,054
- 4
- 30
- 52
0
votes
1 answer
How do i deploy a blohg app to Dotcloud?
I made a dynamic website with blohg (http://blohg.org), a Mercurial/Flask/reST-based blogging engine, and it works on my machine.
I tried to deploy the website/app to Dotcloud following http://docs.blohg.org/deploy/ and…

araichev
- 748
- 1
- 6
- 14
0
votes
2 answers
using django grappelli dashboard with dotcloud
I'm trying to set up admin with grappelli on dotcloud services. I've got that all up and running fine however when I try and add a custom dashboard to the equation, I get errors stating:
ImportError at /admin/
No module named dashboard
However I…

Llanilek
- 3,386
- 5
- 39
- 65
0
votes
3 answers
Where do you put the dotcloud.yml file?
I have no idea what I'm doing -
Where do I put the dotcloud.yml file?
There isn't much help on this for people who don't knwo what they're doing. Insturcitons just say create the file.... where do you put it? In my pictures? In my documents? In a…

Andrew Samuelsen
- 5,325
- 9
- 47
- 69
-2
votes
2 answers
MongoDB in the cloud hosting, benefits
Im still fighting with mongoDB and I think this war will end is not soon.
My database has a size of 15.95 Gb;
Objects - 9963099;
Data Size - 4.65g;
Storage Size - 7.21g;
Extents - 269;
Indexes - 19;
Index Size - 1.68g;
Powered by:
Quad Xeon…

Hello World
- 840
- 10
- 20