Skip to content

Commit d682b11

Browse files
author
Mario Colombo
committed
deployment docs
1 parent aabd2ea commit d682b11

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,8 @@ Note that this is just a demo project to get you started. If you want a full pro
6262
#### Deployment Commands
6363
Configure your hosting environment to run the following commands on every deployment:
6464
- `./manage.py migrate`
65-
- `./manage.py collectstatic --noinput`
6665

66+
67+
#### Divio Deployment
68+
69+
divio.com is a cloud hosting platform optimized for django web applications. It's the quickest way to deploy this project. Here is a [video tutorial](https://www.youtube.com/watch?v=O2g5Wfoyp7Q) and a [description of the deployment steps](https://github.com/django-cms/djangocms-template/blob/mco-standalone/docs/deployment-divio.md#divio-project-setup) that are mostly applicable for this quickstart project.

0 commit comments

Comments
 (0)