.. _installing-howto: ################# DISCOS deployment ################# .. sectionauthor:: :ref:`mbuttu`, :ref:`gcarboni` .. topic:: Abstract This howto describes how to deploy DISCOS. Even though the whole process is automatic and hides the underline technologies, before starting you have to spend 15 minutes to install some dependencies: `Python 3 `_, `Git `_, `Vagrant `_ and `VirtualBox `_. Look at the section :ref:`dependencies` to see how to install them, then go ahead and read the :ref:`deploy_quickstart` section. Contents: .. toctree:: :maxdepth: 2 dependencies.rst quickstart.rst development.rst production.rst scripts.rst