1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

4051 commits

Author SHA1 Message Date
A Holt
134093e07a
Update README.rst 2018-11-04 01:16:21 -04:00
A Holt
719a1df13d
Update test.yml 2018-11-04 01:14:53 -04:00
A Holt
b6566358a0
Merge pull request #180 from aidan-fitz/lokole-v2
sync from aidan-fitz:lokole-v2
2018-11-04 01:13:52 -04:00
A Holt
82f5100d6d
Merge pull request #179 from iiab/master
sync from iiab/iiab
2018-11-04 01:10:22 -04:00
A Holt
baec9a1726
Merge pull request #1283 from holta/ansible-output
Readability: 1-prep/tasks/raspberry_pi.yml, iiab-admin/tasks/*, httpd/tasks/*, network/tasks/restart.yml, homepage/tasks/main.yml & calibre-web/tasks/main.yml
2018-11-04 00:28:06 -04:00
A Holt
27b565f767
Update main.yml 2018-11-04 00:19:13 -04:00
A Holt
626101ca70
Update main.yml 2018-11-03 23:55:56 -04:00
A Holt
cbf1c1ed1d
Update raspberry_pi.yml 2018-11-03 23:46:22 -04:00
A Holt
57e0747564
Update restart.yml 2018-11-03 23:39:03 -04:00
A Holt
5216176ee3
Update html.yml 2018-11-03 23:29:36 -04:00
A Holt
bfe7fac07c
Update main.yml 2018-11-03 23:23:37 -04:00
A Holt
55e37830fa
Update admin-user.yml 2018-11-03 23:02:37 -04:00
A Holt
36f0be06df
Update main.yml 2018-11-03 22:58:37 -04:00
A Holt
962a3d2c39
Update raspberry_pi.yml 2018-11-03 22:46:05 -04:00
A Holt
5de384d64d
Update raspberry_pi.yml 2018-11-03 22:38:22 -04:00
A Holt
916a1c48ca
Remove quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:28:15 -04:00
A Holt
9659350d99
Use double quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:26:30 -04:00
A Holt
0b31c608c3
Put in double quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:26:14 -04:00
A Holt
791dc952d4
Put in quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:26:04 -04:00
A Holt
1374aa89ec
Update roles/lokole/tasks/install.yml
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:25:57 -04:00
A Holt
116c0ea0d8
ini location may vary
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:24:08 -04:00
A Holt
eed01b1333
Put this string in quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:23:42 -04:00
A Holt
77407e4820
This is backwards
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2018-11-03 13:23:31 -04:00
Aidan Fitzgerald
fa57a5314e Begin work on README.rst 2018-11-03 02:37:03 -04:00
Aidan Fitzgerald
0734549df9 Remove "unused" disclaimer 2018-11-03 02:37:03 -04:00
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