why is this here?
Show More
@@ -35,25 +35,25 b' After installing the application you need to perform following steps:' | |||||
35 |
|
35 | |||
36 | 1. (optional) generate production.ini (or use a copy of development.ini) |
|
36 | 1. (optional) generate production.ini (or use a copy of development.ini) | |
37 |
|
37 | |||
38 | appenlight-make-config production.ini |
|
38 |
appenlight-make-config production.ini
|
|
39 |
|
39 | |||
40 | 2. Setup database structure: |
|
40 | 2. Setup database structure: | |
41 |
|
41 | |||
42 | appenlight-migratedb -c FILENAME.ini |
|
42 | appenlight-migratedb -c FILENAME.ini | |
43 |
|
43 | |||
44 | 3. To configure elasticsearch: |
|
44 |
3. To configure elasticsearch:
Normall comment Ok i see |
|
45 |
|
45 | |||
46 | appenlight-reindex-elasticsearch -t all -c FILENAME.ini |
|
46 | appenlight-reindex-elasticsearch -t all -c FILENAME.ini | |
47 |
|
47 | |||
48 | 4. Create base database objects |
|
48 | 4. Create base database objects | |
49 |
|
49 | |||
50 | (run this command with help flag to see how to create administrator user) |
|
50 | (run this command with help flag to see how to create administrator user) | |
51 |
|
51 | |||
52 | appenlight-initializedb -c FILENAME.ini |
|
52 | appenlight-initializedb -c FILENAME.ini | |
53 |
|
53 | |||
54 | 5. Generate static assets |
|
54 | 5. Generate static assets | |
55 |
|
55 | |||
56 | appenlight-static -c FILENAME.ini |
|
56 | appenlight-static -c FILENAME.ini | |
57 |
|
57 | |||
58 | Running application |
|
58 | Running application | |
59 | =================== |
|
59 | =================== |
General Comments 4
Auto status change to "Under Review"
Auto status change to "Under Review"
You need to be logged in to leave comments.
Login now