8000 Merge pull request #781 from browniebroke/gondor · imcom/python-guide@28928df · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 28928df

Browse files
authored
Merge pull request realpython#781 from browniebroke/gondor
Update section about Gondor
2 parents 3a4e57c + 5350bc4 commit 28928df

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

docs/scenarios/web.rst

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,19 +221,12 @@ how to set up your first application.
221221

222222
Heroku is the recommended PaaS for deploying Python web applications today.
223223

224-
Gondor
225-
------
226-
227-
`Gondor <https://gondor.io/>`_ is a PaaS specialized for deploying Django
228-
and Pinax applications. Gondor recommends Django version 1.6 and supports any
229-
WSGI application on Python version 2.7. Gondor can automatically configure your
230-
Django site if you use :file:`local_settings.py` for site-specific configuration
231-
information.
232-
233-
Gondor has a guide on deploying `Django projects <https://gondor.io/support/django/setup/>`_.
224+
Eldarion
225+
--------
234226

235-
Gondor is run by a small company and focuses on helping businesses find success with
236-
Python and Django.
227+
`Eldarion <http://eldarion.cloud/>`_ (formely known as Gondor) is a PaaS powered
228+
by Kubernetes, CoreOS, and Docker. They support any WSGI application and have a
229+
guide on deploying `Django projects <https://eldarion-gondor.github.io/docs/how-to/setup-deploy-first-django-project/>`_.
237230

238231
Templating
239232
::::::::::

0 commit comments

Comments
 (0)
0