Aidan Fitzgerald
|
f6ca22f8a0
|
Don't use with_items: deprecated
|
2018-11-03 02:37:03 -04:00 |
|
rgangela99
|
7920722aa3
|
Add /lokole/ to path for links from webapp
|
2018-11-03 02:36:29 -04:00 |
|
rgangela99
|
0675ad8777
|
add systemd service and add task to compile translations
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
d1e68050e8
|
Use Apache's domain socket URI syntax
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
8f2cfea186
|
/static only contains static content, not attachments
This reverts commit cf75610fcf .
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
656e321454
|
Directory listings are a privacy risk!
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
1af7166049
|
We don't need to override
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
e9c0f3ab96
|
Security features
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
65aa02c556
|
Fix templating and add comments to httpd config file
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
24a67c504c
|
Add play for writing Gunicorn config file
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
8c312f0109
|
Have template compute number of workers wanted
|
2018-11-03 02:36:29 -04:00 |
|
Aidan Fitzgerald
|
fabb435019
|
Start creating webapp.sh script template
See https://github.com/ascoderu/opwen-webapp/blob/master/setup/setup-lokole.sh#L384
|
2018-11-03 02:36:27 -04:00 |
|
Aidan Fitzgerald
|
0f54fb57bd
|
Lokole interfaces with httpd via a Unix domain socket
|
2018-11-03 02:35:17 -04:00 |
|
Aidan Fitzgerald
|
88752e419a
|
SQLite comes with Python so no database setup required
|
2018-11-03 02:35:17 -04:00 |
|
Angela Liu
|
5cb9dfe5b7
|
Update password encryption
|
2018-11-03 02:35:17 -04:00 |
|
Angela Liu
|
86fba55954
|
Add missing parentheses in template and make sure run directory exists
|
2018-11-03 02:35:17 -04:00 |
|
Angela Liu
|
84d9144088
|
Fix virtualenv command
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
95fea93dac
|
Add missing end quotes
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
fed6ef62fc
|
Change tag to install
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
2e6e816abd
|
Cleanup
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
b44f2c7bc1
|
Reorganize config file
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
01b1b72f21
|
Only one directory for Lokole - multiple versions not supported
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
593bd01fcd
|
Setup config file for local-only mode, add password generation
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
95c7ddafd0
|
Start on config stuff
|
2018-11-03 02:34:12 -04:00 |
|
Angela Liu
|
ff41cbf2a6
|
Setup Lokole virtualenv
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
94e5c831a3
|
Adding more global variables
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
e139469b45
|
Hardcode OPWEN_CLIENT_NAME to iiab + hostname
|
2018-11-03 02:34:12 -04:00 |
|
Aidan Fitzgerald
|
51ef6e74c8
|
Add config file template
|
2018-11-03 02:34:10 -04:00 |
|
Aidan Fitzgerald
|
e573424ad0
|
Using PyPI
|
2018-11-03 02:33:26 -04:00 |
|
Aidan Fitzgerald
|
ebda624baf
|
Change to correct dependencies
|
2018-11-03 02:33:26 -04:00 |
|
Aidan Fitzgerald
|
12816c45f2
|
Use actual version; don't split into separate major and minor variables
|
2018-11-03 02:33:26 -04:00 |
|
Aidan Fitzgerald
|
80d9d341bf
|
Substitute 'mediawiki' with 'lokole'
|
2018-11-03 02:33:23 -04:00 |
|
Aidan Fitzgerald
|
ecce959c22
|
Copy files from mediawiki role
|
2018-11-03 02:30:23 -04:00 |
|
Aidan Fitzgerald
|
09cac9b4bd
|
Move to superfolder
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
88fb3c990c
|
Create Ansible play
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
992496d33f
|
Don't use with_items: deprecated
|
2018-11-03 02:27:44 -04:00 |
|
Angela Liu
|
e977186af7
|
Add lokole to 6-generic-apps role
|
2018-11-03 02:27:44 -04:00 |
|
rgangela99
|
244be9f2d7
|
Add /lokole/ to path for links from webapp
|
2018-11-03 02:27:44 -04:00 |
|
rgangela99
|
83e6627861
|
add systemd service and add task to compile translations
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
4681099cba
|
Use Apache's domain socket URI syntax
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
bf21c330a9
|
/static only contains static content, not attachments
This reverts commit cf75610fcf .
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
825052fac7
|
Directory listings are a privacy risk!
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
3bbd63e00d
|
We don't need to override
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
a9d7cef475
|
Security features
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
25e5529eed
|
Fix templating and add comments to httpd config file
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
25f0331b71
|
Add play for writing Gunicorn config file
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
dcff723590
|
Have template compute number of workers wanted
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
9a0cc84630
|
Start creating webapp.sh script template
See https://github.com/ascoderu/opwen-webapp/blob/master/setup/setup-lokole.sh#L384
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
7c256b8a72
|
Lokole interfaces with httpd via a Unix domain socket
|
2018-11-03 02:27:44 -04:00 |
|
Aidan Fitzgerald
|
b5f14f6f07
|
SQLite comes with Python so no database setup required
|
2018-11-03 02:27:44 -04:00 |
|