How-to guides¶
Manage your account¶
Manage your projects¶
Configure an existing web application for deployment¶
Prepare your web application for deployment on Divio with Docker.
Create a new application¶
Use one of our quickstart repositories to create a new deployment-ready application from scratch in a few minutes.
Deploy an application¶
Install the Divio app¶
Development workflow¶
Building a Docker application¶
Platform-specific guides¶
Python and Django
For Django-based projects.
Node.js
Aldryn
For Django-based projects using the Aldryn addons framework.
- Add a Django application to an Aldryn project
- Configure Django settings using Aldryn
- Configure external logging
- Manage access authentication
- Manage redirects in Django projects
- Log in to a local Django project
- Manage uWSGI configuration
- Fine-tune uWSGI server performance
- Package an application as an Aldryn addon
- Update an existing Aldryn addon