Show More
@@ -35,14 +35,16 b' After installing the application you need to perform following steps:' | |||
|
35 | 35 | 2. Setup database structure: |
|
36 | 36 | |
|
37 | 37 | |
|
38 |
appenlight-migrate |
|
|
38 | appenlight-migratedb -c FILENAME.ini | |
|
39 | 39 | |
|
40 | 40 | 3. To configure elasticsearch: |
|
41 | 41 | |
|
42 | 42 | |
|
43 | 43 | appenlight-reindex-elasticsearch -t all -c FILENAME.ini |
|
44 | 44 | |
|
45 | 4. Create base database objects | |
|
45 | 4. Create base database objects | |
|
46 | ||
|
47 | (run this command with help flag to see how to create administrator user) | |
|
46 | 48 | |
|
47 | 49 | |
|
48 | 50 | appenlight-initializedb -c FILENAME.ini |
General Comments 0
You need to be logged in to leave comments.
Login now