Divio Cloud developer handbook¶
Get started with a hands-on introduction to the Divio Cloud fordevelopers.
Step-by-step guides for the developer covering key operations and procedures
Technical reference - tools, components and commands
The Divio Cloud is a platform for Python/Django webprojects. The Divio Cloud aims to offer developers:
More reliable deployment - it’s built in Python and Django, and uses Dockerto give application developers a local development environment that isconsistent between the Cloud live and test servers - in other words, a systemwhere if it works on your machine, you can expect it to work in production.
Easier deployment and maintenance - the Dockerised Cloud platform makes itpossible for developers to get their projects online, and to take charge ofdeployment, maintenance and scaling, without needing the operations or systemadministrator skills this usually demands to do well.
The handbook is aimed at developers, who are already familiar withcommand-line tools and either know some basic Python or are experiencedprogrammers.
For those with less experience, we recommend , while if you’d like an overview of what theDivio Cloud can offer as a business tool, please visit the Divio website.