2f4138a642
Adding the framework for an install guide. Change-Id: Ic5036706229b32c914f49b693385164a801464e7 Signed-off-by: csatari <gergely.csatari@nokia.com>
11 lines
287 B
ReStructuredText
11 lines
287 B
ReStructuredText
2. Edit the ``/etc/vitrage/vitrage.conf`` file and complete the following
|
|
actions:
|
|
|
|
* In the ``[database]`` section, configure database access:
|
|
|
|
.. code-block:: ini
|
|
|
|
[database]
|
|
...
|
|
connection = mysql+pymysql://vitrage:VITRAGE_DBPASS@controller/vitrage
|