{% extends "openstack/_base_openstack.html" %} {% block title %}Install OpenStack yourself on Ubuntu.{% endblock %} {% block meta_description %} A step-by-step guide to OpenStack installation. You only need your workstation to get started. {% endblock %} {% block meta_copydoc %} https://docs.google.com/document/d/1eQ16jzv6YRGzG_k_C-tUnhM06k6_Ic6fZM-x_ARMzuc/edit {% endblock meta_copydoc %} {% block content %}

Install OpenStack yourself

Try OpenStack in five simple steps. Set up a small-scale cloud or deploy a large cluster across hundreds of physical machines. Use MicroStack or Charmed OpenStack depending on your use case.

If you need OpenStack consulting or a fully managed service, talk to an expert.

Install OpenStack

Download guide to OpenStack for Beginners ›

{{ image(url="https://assets.ubuntu.com/v1/2b03a6b4-Install+Openstack.svg", alt="", height="200", width="290", hi_def=True, loading="auto",) | safe }}

Single-node, multi-node or large-scale cluster?

Choose the option that suits you best:

Single-node mode

  • Uses MicroStack
  • Works on machines with limited hardware resources
  • Suitable for testing and development
{{ single_node | safe }}

Multi-node mode with bare metal automation

  • Uses OpenStack Charms
  • Uses MAAS for bare metal automation
  • Suitable for large-scale production environments

Check the OpenStack Charms Deployment Guide for detailed instructions on how to set up OpenStack in multi-node mode with bare metal automation using OpenStack Charms.

Take the next step

Is your OpenStack already up and running? If so, we hope you liked it and are now ready to take the next step.


Check our tutorials ›

Learn OpenStack through a series of tutorials. Starting with just a single machine, learn how to use OpenStack for cloud infrastructure implementation purposes, from a single-node installation to large-scale clusters.


Fill in the survey ›

The OpenStack User Survey provides users an opportunity to influence the community and software direction. By sharing information about your configuration and requirements, the Open Infrastructure Foundation User Committee will be able to advocate on your behalf.


Get commercial support ›

Canonical provides full commercial support for OpenStack clouds deployed with MicroStack. Simply get any Ubuntu Pro subscription with Support, attach it to all nodes in your cluster and benefit from phone and ticket support.


Get fully-managed cloud ›

Liked OpenStack but don't want to manage it yourself? Don't worry - Canonical can design, build and operate the cloud for you. Offload OpenStack operations to our team of cloud experts and benefit from public cloud -like experience.

{% with first_item="_openstack_install", second_item="_openstack_install_newsletter", third_item="_openstack_install_documentation" %} {% include "shared/contextual_footers/_contextual_footer.html" %} {% endwith %}
{% endblock content %}