Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Latest commit

 

History

History
182 lines (116 loc) · 5.64 KB

index.rst

File metadata and controls

182 lines (116 loc) · 5.64 KB

Divio Documentation

Divio is a multi cloud infrastructure management service, with a platform for containerised web application deployment.

Divio aims to provide a better way to develop, deploy, scale and maintain web applications, and manage the infrastructure they run on, using workflows you're familiar with and open-source tools you can trust.

Applications deployed on Divio can be created with any stack, platform or language.

They are containerised using Docker, versioned in Git and can be deployed to any one of multiple global cloud regions. Each application is provided with :ref:`multiple environments <environments>` (Test, Live, etc), with its own services (:ref:`database, storage <services>`, backups, :ref:`metrics <metrics>`, logging and more). Services are provisioned automatically for each environment.

For the convenience of developers, Divio includes comprehensive developer tools, and a powerful :ref:`local development environment <local-cli>`.

Quickstart

..  rst-class:: column

Tutorials. A hands-on introduction to Divio for developers.

Tutorials
..  rst-class:: column

Step-by-step guides. Covers key tasks and operations and common problems.

How-to
..  rst-class:: column clearfix

Explanation. Clarification and discussion of key topics.

Background
..  rst-class:: column

Technical reference. Covers tools, components, commands and resources.

Reference
..  rst-class:: clearfix

 

..  rst-class:: clearfix


Additional resources

..  rst-class:: column

Community

The Divio Community is there to help you as well.

Join us on Slack     StackOverflow

..  rst-class:: column

The Divio API

The Divio API is a powerful tool for interacting with our infrastructure and your applications. See :ref:`use-divio-api` in this documentation and the Divio API reference documentation.

..  rst-class:: clearfix

Speak to an expert

Do you need to know more about Divio and its capabilities to decide whether the platform is suited to your most complex requirements? Get some answers from an expert, with no obligations and no sales-pitches - just the facts.

Book a short call

Our promises to developers

Divio will help you achieve the results of an entire DevOps team all by yourself - there are just three steps to deployment heaven:

  • Docker: containerise your application using the world’s most popular containerisation technology.
  • Divio: create an application with the database, storage and other services it will need - all wired up and ready to go.
  • Deploy: go live, enjoying a fully automated build and launch.

If you let us take care of the dull, repetitive jobs, you'll get to do the creative, enjoyable ones.

Index

.. toctree::

    introduction/index
    how-to/index
    reference/index
    background/index