.. _how-to: .. |github| image:: /images/github.png :alt: 'GitHub' :width: 28 How-to guides ============= .. toctree:: :maxdepth: 1 Get help and support .. _manage-your-account: Manage your account ------------------- .. toctree:: :maxdepth: 1 Update billing and credit card information Retrieve your invoices Upload your SSH public key Enable Beta features Delete your account Rename an organisation .. _manage-your-projects: Manage your applications ------------------------ .. toctree:: :maxdepth: 1 Duplicate an application Delete an application Add a collaborator Rename an application Transfer an application to another organisation Use our backup system Clear the Cloudflare cache .. _how-to-existing-web-application: Configure an existing web application for deployment ---------------------------------------------------- Prepare your web application for deployment on Divio with Docker. .. toctree:: :maxdepth: 1 Configure an application (generic guide) Configure a Django application Configure a Flask application Configure a Gatsby application .. _how-to-use-quickstart: Create a new application ---------------------------------------- Use one of our quickstart repositories to create a new deployment-ready application from scratch in a few minutes. .. toctree:: :maxdepth: 1 Start a Django application Start a django CMS application Start a Gatsby application Start a PHP Laravel application Deploy an application ---------------------- .. toctree:: :maxdepth: 1 Deploy your application to the Divio cloud platform Go-live checklist Install the Divio app ---------------------- .. toctree:: :maxdepth: 1 Set up the Divio app Development workflow ------------------------- .. toctree:: :maxdepth: 1 Set up the Divio local development environment Run a local application in live configuration Configure external Git hosting Use Git to manage your application Set up CI/CD Use the Divio API Building a Docker application ---------------------------------------- .. toctree:: :maxdepth: 1 Manage an application's base image Install system packages Platform-specific guides ---------------------------------------- .. tab:: Python and Django .. raw:: html

Python and Django

For Django-based applications. .. toctree:: :maxdepth: 1 Install Python dependencies Create a multi-site Django application using Mirrors Configure Celery .. tab:: Node.js .. raw:: html

Node.js

.. toctree:: :maxdepth: 1 Force HTTPS with Express.js .. tab:: Aldryn (legacy) .. raw:: html

Aldryn

For Django-based applications using the Aldryn addons framework. .. toctree:: :maxdepth: 1 Add a Django application to an Aldryn application Configure Django settings using Aldryn Configure external logging Manage access authentication Manage redirects in Django applications Log in to a local Django application Manage uWSGI configuration Fine-tune uWSGI server performance Package an application as an Aldryn addon Update an existing Aldryn addon ------------------------- Managing an application's resources ----------------------------------- .. toctree:: :maxdepth: 1 Interact with your application’s database Interact with your application’s cloud media storage Configure media serving on a custom domain Manage environment variables Upgrade a PostgreSQL service Troubleshooting --------------- .. toctree:: :maxdepth: 1 Debug cloud deployment problems Diagnose performance issues Identify and resolve a Python dependency conflict Get help when you have a problem