{% set scriptdir = '../../common/js/' %} {% set cssdir = '../../common/css/' %} {% set imagedir = '../../common/images/' %} {% extends "templates/base.tmpl" %} {% block pagetitle %}Draft Installation Tutorials and Guides{% endblock %} {% block title %} Documentation > Draft Installation Tutorials and Guides {% endblock %} {% block content %}
The following tutorials and guides support basic installation of core and optional OpenStack services on Ubuntu system. A minimal deployment necessary to launch a simple instance (VM) requires following the core content. Optional content augments a minimal deployment with additional services.
Block Storage service (Optional)
Container Infrastructure Management service (Optional)
Key Manager service (Optional)
Object Storage service (Optional)
Orchestration service (Optional)
Shared File Systems service (Optional)
Telemetry Alarming services (Optional)
Documentation treated like code, powered by the community - interested?
How To Contribute