File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -221,19 +221,12 @@ how to set up your first application.
221
221
222
222
Heroku is the recommended PaaS for deploying Python web applications today.
223
223
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
+ --------
234
226
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/ >`_.
237
230
238
231
Templating
239
232
::::::::::
You can’t perform that action at this time.
0 commit comments