diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 9e07a59f5..ecbbbc4b5 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -221,19 +221,12 @@ how to set up your first application. Heroku is the recommended PaaS for deploying Python web applications today. -Gondor ------- - -`Gondor `_ is a PaaS specialized for deploying Django -and Pinax applications. Gondor recommends Django version 1.6 and supports any -WSGI application on Python version 2.7. Gondor can automatically configure your -Django site if you use :file:`local_settings.py` for site-specific configuration -information. - -Gondor has a guide on deploying `Django projects `_. +Eldarion +-------- -Gondor is run by a small company and focuses on helping businesses find success with -Python and Django. +`Eldarion `_ (formely known as Gondor) is a PaaS powered +by Kubernetes, CoreOS, and Docker. They support any WSGI application and have a +guide on deploying `Django projects `_. Templating ::::::::::