kopia lustrzana https://github.com/wagtail/wagtail
Merge branch 'docs-divio-cloud' of https://github.com/evildmp/wagtail into evildmp-docs-divio-cloud
commit
48b5740d03
|
@ -305,6 +305,7 @@ Contributors
|
|||
* Benjamin Thurm
|
||||
* Ed Henderson
|
||||
* Strother Scott
|
||||
* Daniele Procida
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
@ -8,6 +8,16 @@ 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/>`_.
|
||||
|
||||
On Divio Cloud
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
`Divio Cloud <https://divio.com/>`_ is a Dockerised cloud hosting platform for Python/Django that allows you to launch and deploy Wagtail projects in minutes. With a free account, you can create a Wagtail project. Choose from a:
|
||||
|
||||
* `site based on the Wagtail Bakery project <https://divio.com/wagtail>`_, or
|
||||
* `brand new Wagtail project <https://control.divio.com/control/project/create>`_ (see the `how to get started notes <http://support.divio.com/project-types/wagtail/get-started-with-wagtail-on-divio-cloud>`_).
|
||||
|
||||
Divio Cloud also hosts a `live Wagtail Bakery demo <https://divio.com/wagtail>`_ (no account required).
|
||||
|
||||
On PythonAnywhere
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ Wagtail is an open source CMS written in `Python <https://www.python.org/>`_ and
|
|||
|
||||
Below are some useful links to help you get started with Wagtail.
|
||||
|
||||
If you'd like to get a quick feel for Wagtail, `explore the Wagtail Bakery <https:/divio.com/wagtail>`_, a fully-functional interactive demo (hosted at Divio Cloud).
|
||||
|
||||
* **First steps**
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue