Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
If you are not running RabbitMQ, MongoDB on the same system, or have changed the
defaults, please adjust these settings:

* RabbitMQ connection at ``/etc/st2/st2.conf``
* MongoDB at ``/etc/st2/st2.conf``

See the :doc:`Configuration documentation </install/config/config>` for more information.
2 changes: 1 addition & 1 deletion docs/source/install/rhel8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Install |st2| Components

sudo yum install -y st2

.. include:: common/configure_components.rst
.. include:: common/configure_components_no_mistral.rst

Setup Datastore Encryption
~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion docs/source/install/u18.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Install |st2| Components

sudo apt-get install -y st2

.. include:: common/configure_components.rst
.. include:: common/configure_components_no_mistral.rst

Setup Datastore Encryption
~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down