Skip to content

Commit cc402bb

Browse files
committed
Fix formatting.
1 parent 7bdd2a2 commit cc402bb

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/source/install/deb.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ the :doc:`Reference deployment </install/overview>`.
1212

1313
System Requirements
1414
-------------------
15+
1516
Please check :doc:`supported versions and system requirements <system_requirements>`.
1617

1718
Minimal installation
@@ -58,7 +59,7 @@ The following script will detect your platform and architecture and setup the re
5859
curl -s https://packagecloud.io/install/repositories/StackStorm/stable/script.deb.sh | sudo bash
5960
6061
Install |st2| components
61-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62+
~~~~~~~~~~~~~~~~~~~~~~~~
6263

6364
.. code-block:: bash
6465
@@ -98,6 +99,7 @@ For remote Linux actions, SSH is used. It is advised to configure identity file
9899

99100
Start Services
100101
~~~~~~~~~~~~~~
102+
101103
* Start services ::
102104

103105
sudo st2ctl start
@@ -106,7 +108,6 @@ Start Services
106108

107109
sudo st2ctl reload
108110

109-
110111
.. include:: common/start_services.rst
111112

112113

@@ -179,6 +180,7 @@ Check out :doc:`/reference/cli` to learn convenient ways to authenticate via CLI
179180

180181
Install WebUI and setup SSL termination
181182
---------------------------------------
183+
182184
`NGINX <http://nginx.org/>`_ is used to serve WebUI static files, redirect HTTP to HTTPS,
183185
provide SSL termination for HTTPS, and reverse-proxy st2auth and st2api API endpoints.
184186
To set it up, install `st2web` and `nginx`, generate certificates or place your existing

0 commit comments

Comments
 (0)