removing pre 2.0 migration scripts, and adding documentation for correct path during init

This commit is contained in:
kevgliss
2016-01-29 09:22:12 -08:00
parent 467c276fca
commit 9f8f64b9ec
8 changed files with 2 additions and 445 deletions

View File

@ -158,6 +158,7 @@ Additional notifications can be created through the UI or API. See :ref:`Creati
.. code-block:: bash
$ cd /www/lemur/lemur
$ lemur init
.. note:: It is recommended that once the ``lemur`` user is created that you create individual users for every day access. There is currently no way for a user to self enroll for Lemur access, they must have an administrator create an account for them or be enrolled automatically through SSO. This can be done through the CLI or UI. See :ref:`Creating Users <CreatingUsers>` and :ref:`Command Line Interface <CommandLineInterface>` for details.