##// END OF EJS Templates
readme: formatting
ergo -
Show More
@@ -35,25 +35,25 b' After installing the application you need to perform following steps:'
35 35
36 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 40 2. Setup database structure:
41 41
42 appenlight-migratedb -c FILENAME.ini
42 appenlight-migratedb -c FILENAME.ini
43 43
44 44 3. To configure elasticsearch:
45 45
46 appenlight-reindex-elasticsearch -t all -c FILENAME.ini
46 appenlight-reindex-elasticsearch -t all -c FILENAME.ini
47 47
48 48 4. Create base database objects
49 49
50 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 54 5. Generate static assets
55 55
56 appenlight-static -c FILENAME.ini
56 appenlight-static -c FILENAME.ini
57 57
58 58 Running application
59 59 ===================
Unmatched/outdated inline comments below
note

Normall comment

note

Ok i see

General Comments 4
Under Review
author

Auto status change to "Under Review"

Under Review
author

Auto status change to "Under Review"

You need to be logged in to leave comments. Login now