
Add OpenStack-Ansible as an alternative method for installing Designate Change-Id: I989f858b6c0a52eb1bbb250e09f62cac9b83caf5
33 lines
1018 B
ReStructuredText
33 lines
1018 B
ReStructuredText
=====================================
|
|
Installing OpenStack DNS as a Service
|
|
=====================================
|
|
|
|
Manual Designate installation
|
|
-----------------------------
|
|
|
|
This chapter assumes a working setup of OpenStack following the
|
|
`OpenStack Installation Tutorial <https://docs.openstack.org/install/>`_.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
get_started
|
|
install
|
|
verify
|
|
create-zone
|
|
next-steps
|
|
|
|
Deploying with OpenStack-Ansible
|
|
--------------------------------
|
|
|
|
You can also deploy and set up Designate using `OpenStack-Ansible <https://docs.openstack.org/openstack-ansible/latest/>`_ by following
|
|
the `Designate role for OpenStack-Ansible <https://docs.openstack.org/openstack-ansible-os_designate/latest/>`_
|
|
which installs and configures Designate as part of your OpenStack deployment.
|
|
|
|
Quickstart with Kolla
|
|
---------------------
|
|
|
|
Following the `Designate in Kolla
|
|
<https://docs.openstack.org/kolla-ansible/latest/reference/networking/designate-guide.html>`_
|
|
to quickly install and setup Designate.
|