{% set projects = PROJECT_DATA[SERIES] %} {% extends "templates/base.tmpl" %} {% block pagetitle %}{{SERIES_TITLE}} Installation Tutorials and Guides{% endblock %} {% block title %} Documentation > {{SERIES_TITLE}} Installation Tutorials and Guides {% endblock %} {% block content %}
These documents cover installation procedures for OpenStack services.
If you prefer to install OpenStack using an automated deployment tool, see the Deployment Guides.
The following tutorial provides information about getting started, setting up your environment, and launching your instance.
Documentation treated like code, powered by the community - interested?
How To Contribute