Files
zaqar/doc/source/install/index.rst
Takashi Kajinami 6899decf8f Remove installation guide for openSUSE/SLES
openSUSE stopped providing OpenStack packages some time ago.

Change-Id: Ia69e43d749729f8aee2f531b71ed09af721fd525
2025-05-12 13:11:34 +09:00

42 lines
1.3 KiB
ReStructuredText

==================
Installation Guide
==================
.. toctree::
get_started.rst
install.rst
verify.rst
next-steps.rst
The Messaging service is multi-tenant, fast, reliable, and scalable. It allows
developers to share data between distributed application components performing
different tasks, without losing messages or requiring each component to be
always available.
The service features a RESTful API and a Websocket API, which developers can
use to send messages between various components of their SaaS and mobile
applications, by using a variety of communication patterns.
This chapter assumes a working setup of OpenStack following the base
Installation Guide.
Ocata
~~~~~
To install Zaqar, see the Ocata Messaging service install guide for each
distribution:
- `Ubuntu <https://docs.openstack.org/project-install-guide/messaging/ocata/install-ubuntu.html>`__
- `CentOS and RHEL <https://docs.openstack.org/project-install-guide/messaging/ocata/install-rdo.html>`__
Newton
~~~~~~
To install Zaqar, see the Newton Messaging service install guide for each
distribution:
- `Ubuntu <https://docs.openstack.org/project-install-guide/messaging/newton/install-ubuntu.html>`__
- `CentOS and RHEL <https://docs.openstack.org/project-install-guide/messaging/newton/install-rdo.html>`__