1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

129 commits

Author SHA1 Message Date
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
Angela Liu
3d91af9c53 Update password encryption 2018-11-03 02:27:44 -04:00
Angela Liu
4939c7a7ab Add missing parentheses in template and make sure run directory exists 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
5d48482341 Add readme 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
01f792a737 Add missing end quotes 2018-11-03 02:27:44 -04:00
Angela Liu
2eefe1bf92 Fix virtualenv command 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
30c59ade8e Change tag to install 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
c0772a24b2 Cleanup 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
83330fbcf6 Reorganize config file 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
8d36fe0df0 Only one directory for Lokole - multiple versions not supported 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
f1cc074c0f Setup config file for local-only mode, add password generation 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
1284a62246 Start on config stuff 2018-11-03 02:27:44 -04:00
Angela Liu
50e6487699 Setup Lokole virtualenv 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
c65aa361e3 Adding more global variables 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
606a9a7ab1 Hardcode OPWEN_CLIENT_NAME to iiab + hostname 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
77a7894534 Add config file template 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
427df463ad Using PyPI 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
7fe65d5d96 Change to correct dependencies 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
41c3cddaf2 Use actual version; don't split into separate major and minor variables 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
69ef417cfe Substitute 'mediawiki' with 'lokole' 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
b4a850e484 yeah 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
7c047bf95e Move to superfolder 2018-11-03 02:27:44 -04:00
Aidan Fitzgerald
f6713c6b2e Create Ansible play 2018-11-03 02:27:44 -04:00