Added PythonAnywhere deployment infos including the wagtail-pythonanywhere-quickstart project

pull/3901/head
Timo Rieber 2017-10-03 15:58:07 +02:00 zatwierdzone przez Matt Westcott
rodzic 6414e6c10b
commit 63af2b28ea
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,11 @@ Wagtail is straightforward to deploy on modern Linux-based distributions, but se
Our current preferences are for Nginx, Gunicorn and supervisor on Debian, but Wagtail should run with any of the combinations detailed in Django's `deployment documentation <https://docs.djangoproject.com/en/dev/howto/deployment/>`_. Our current preferences are for Nginx, Gunicorn and supervisor on Debian, but Wagtail should run with any of the combinations detailed in Django's `deployment documentation <https://docs.djangoproject.com/en/dev/howto/deployment/>`_.
On PythonAnywhere
~~~~~~~~~~~~~~~~~
`PythonAnywhere <https://www.pythonanywhere.com/>`_ is a Platform-as-a-Service (PaaS) focused on Python hosting and development. It allows developers to quickly develop, host, and scale applications in a cloud environment. Starting with a free plan they also provide MySQL and PostgreSQL databases as well as very flexible and affordable paid plans, so there's all you need to host a Wagtail site. To get quickly up and running you may use the `wagtail-pythonanywhere-quickstart <https://github.com/texperience/wagtail-pythonanywhere-quickstart>`_.
On other PAASs and IAASs On other PAASs and IAASs
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~