File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -255,6 +255,9 @@ DotCloud uses a custom command-line API client which can work with
255255applications managed in git repositories or any other version control
256256system.
257257
258+ DotCloud has a free plan with limited database size, and without extra
259+ services (caching…).
260+
258261See the `DotCloud documentation on Python
259262<http://docs.dotcloud.com/services/python/> `_ for more information and help
260263getting started.
@@ -267,6 +270,10 @@ ep.io
267270applications. It supports Python versions 2.6 and 2.7, and has Pythonic
268271integrations with a variety of services.
269272
273+ ep.io has a free plan with bandwidth and disk space limitations. Also, in the
274+ free plan, the web process is only loaded when needed. This means that the
275+ first request after some inactivity may take up to 15 seconds.
276+
270277ep.io publishes `step-by-step instructions
271278<https://www.ep.io/docs/quickstart/> `_ on how to get started with their
272279platform and how to deploy Django, Flask, or generic WSGI applications.
You can’t perform that action at this time.
0 commit comments