##// END OF EJS Templates
readme: updated readme
ergo -
Show More
@@ -35,7 +35,7 b' After installing the application you need to perform following steps:'
35 2. Setup database structure:
35 2. Setup database structure:
36
36
37
37
38 appenlight-migrate-db -c FILENAME.ini
38 appenlight-migratedb -c FILENAME.ini
39
39
40 3. To configure elasticsearch:
40 3. To configure elasticsearch:
41
41
@@ -44,6 +44,8 b' After installing the application you need to perform following steps:'
44
44
45 4. Create base database objects
45 4. Create base database objects
46
46
47 (run this command with help flag to see how to create administrator user)
48
47
49
48 appenlight-initializedb -c FILENAME.ini
50 appenlight-initializedb -c FILENAME.ini
49
51
General Comments 0
You need to be logged in to leave comments. Login now