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

159 commits

Author SHA1 Message Date
A Holt
a99271e267
Update kiwix/tasks/enable.yml 2020-01-11 17:03:39 -05:00
A Holt
2159797985
Update kiwix/tasks/enable.yml 2020-01-11 17:01:20 -05:00
A Holt
ee22ac3ecf
Update kiwix/tasks/install.yml 2020-01-11 16:46:36 -05:00
A Holt
2a11796af0
Update kiwix/tasks/enable.yml 2020-01-11 13:56:39 -05:00
A Holt
b267439136
Update and rename kiwix_install.yml to install.yml 2020-01-11 12:38:37 -05:00
A Holt
ab55016f5b
Update roles/kiwix/tasks/main.yml 2020-01-11 12:01:48 -05:00
A Holt
b678a07208
Update and rename kiwix_enable.yml to enable.yml 2020-01-11 11:35:49 -05:00
A Holt
ccc34891a5
Update kiwix/tasks/kiwix_enable.yml 2020-01-10 18:31:18 -05:00
Jerry Vonau
b7a148de63 kiwix - softcode nginx_config_dir, add disable logic 2020-01-10 12:35:35 -06:00
Tim Moody
edaecab6c6 upgrade to restructured scripts 2019-11-29 09:16:29 -05:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
579fa10b05 kiwix allow reinstall/updates with runrole --reinstall 2019-11-28 05:27:44 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
42e679a0e8 use lineinfile 2019-11-28 05:26:47 -06:00
Jerry Vonau
68a62c32bb kiwix rework and add iiab_installed 2019-11-28 05:26:47 -06:00
Jerry Vonau
3e9ffb8987 kiwix - add when nginx_enabled - restart2 2019-11-28 05:23:14 -06:00
A Holt
ce48bcad07
Install common Apache modules upfront, not in {kiwix, kolibri} 2019-10-07 14:37:17 -04:00
A Holt
ecab4b36e4
Update kiwix_install.yml 2019-09-30 03:02:22 -04:00
A Holt
24cef4f2ce
Update kiwix_install.yml 2019-09-29 23:03:59 -04:00
A Holt
201681eb64
kiwix-serve systemd cleanup, for PR #1913 2019-08-01 15:32:46 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
georgejhunt
7f9957aa55
0.3 patch1 (#1377)
* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py

* Create Lokole admin user during setup

* Add requested content to lokole readme
Per iiab/iiab#1293

* Update default password

* Add Lokole-IIAB user manual

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Change admin username to uppercase

* Revert "Lokole: change admin to Admin per IIAB app norms"

* Update main.yml

* Update README.rst

* Update capture-wsgi.py

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Address TODOs in Lokole documentation

See https://github.com/ascoderu/opwen-webapp/issues/81

* Update main.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update local_vars_min.yml

* Update default_vars.yml

* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py
2019-01-10 14:26:47 -08:00
A Holt
22b8671f3d
Update kiwix_install.yml 2018-10-31 01:42:27 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
42c4b9d43f
Update kiwix_install.yml 2018-09-15 00:27:44 -04:00
A Holt
343250d7de
Update main.yml 2018-09-15 00:21:53 -04:00
A Holt
a244cee293
Update kiwix_install.yml 2018-07-05 16:57:28 -04:00
A Holt
bfdb5595cf
Update main.yml 2018-07-05 16:48:28 -04:00
A Holt
1b612521f9
Update kiwix_install.yml 2018-07-02 08:26:26 -04:00
A Holt
80c9d62e43
Update main.yml 2018-07-02 08:24:27 -04:00
A Holt
d1d645ba59
new kiwix-tools archives contain named/versioned-dir but not bin 2018-03-27 12:02:58 -04:00
A Holt
60e5323b58
new kiwix-tools archives contain named/versioned-dir but not bin 2018-03-27 12:02:47 -04:00
A Holt
8356917df9
kiwix-tools archives now contain a dir, so 2-stage install: unarchive then copy 2018-03-27 11:48:56 -04:00
A Holt
bbf1aaa4ca
kiwix-tools archives now contain a dir, so 2-stage install: unarchive then copy 2018-03-27 11:48:44 -04:00
A Holt
9161a17ef2
Update kiwix_install.yml 2017-12-08 06:26:40 -05:00
A Holt
7e92a56710
Update main.yml 2017-12-08 00:33:52 -05:00
Tim Moody
51583491f1 restart apache 2017-12-02 16:53:36 -05:00
Tim Moody
318e4809db apache proxy for kiwix 2017-12-02 11:49:25 -05:00
A Holt
a9c27618aa
Update kiwix_install.yml 2017-11-27 13:09:32 -05:00
A Holt
4c8795b22d
{{ iiab_path }}/kiwix -> {{ kiwix_path }} 2017-11-27 13:07:28 -05:00
A Holt
036f4634df
Update kiwix_install.yml 2017-11-26 22:57:03 -05:00
A Holt
bb2f638e6b
Update kiwix_install.yml 2017-11-26 22:33:05 -05:00
A Holt
254fb22305
Update kiwix_install.yml 2017-11-26 22:10:30 -05:00
A Holt
cde91c388b
Update kiwix_install.yml 2017-11-26 19:54:35 -05:00
A Holt
5d6ca04928
force fail in both situations (bad arch, tarfile missing) 2017-11-26 16:56:26 -05:00
A Holt
aea4cf2332
Update main.yml 2017-11-26 16:49:27 -05:00
A Holt
fe30e1f461
Reinforce multiarch & offline logic. Fail w/ explanation if kiwix-tools tarfile not in place. 2017-11-26 16:41:51 -05:00
A Holt
f9d9f5746d
Update kiwix_install.yml 2017-11-26 16:14:44 -05:00
A Holt
771dda2db8
Update kiwix_install.yml 2017-11-26 16:05:26 -05:00
A Holt
c02ef95c31
Update kiwix_install.yml 2017-11-26 15:38:33 -05:00
A Holt
388603c072
stale comments removed (chown tested as unnec) 2017-11-26 15:36:12 -05:00
A Holt
eac542ff44
Update main.yml 2017-11-26 13:03:11 -05:00
A Holt
7c06a7e20a
explain how to force i686 test on x86_64 (successful!) 2017-11-26 13:02:35 -05:00
A Holt
6d201f4545
Update kiwix_install.yml 2017-11-26 12:52:48 -05:00
A Holt
9c78f51b55
Update kiwix_install.yml 2017-11-26 12:37:42 -05:00
A Holt
2934c91784
kiwix_first_pass -> kiwix_force_install 2017-11-26 12:19:16 -05:00
A Holt
19c1d2a9f3
Update kiwix_install.yml 2017-11-26 12:10:54 -05:00
A Holt
fb6d707c12
Update kiwix_install.yml 2017-11-26 12:09:47 -05:00
A Holt
2f59c60325
Update kiwix_install.yml 2017-11-26 12:04:45 -05:00
A Holt
324781d51d
re-ordered & documentation brightened 2017-11-26 11:58:58 -05:00
A Holt
42657c6bbf
Update kiwix_install.yml 2017-11-26 11:29:56 -05:00
A Holt
7952de4332
explanation fixed from /opt to /etc/iiab/iiab.ini 2017-11-26 11:12:29 -05:00
A Holt
c14d62beb4
guarantee library.xml exists; re-order for readability 2017-11-26 10:38:48 -05:00
A Holt
3bd6659178
Ansible output clarified 2017-11-26 10:20:33 -05:00
A Holt
56d5ec9e6d
Update main.yml 2017-11-26 10:09:17 -05:00
A Holt
afe9e8122d
experimental i686 code path 2017-11-26 10:06:51 -05:00
A Holt
0d065ae873
experimental i686 code path 2017-11-26 10:06:30 -05:00
A Holt
6a0648818b
Update kiwix_install.yml 2017-11-25 17:16:57 -05:00
A Holt
5d8538517a
manual lint & remove duplicate "chown -R root:root" 2017-11-25 17:12:26 -05:00
A Holt
270846585a
fixed quotation marks around "Set Kiwix filename to d/l: ..." 2017-11-14 01:28:15 -05:00
A Holt
711daecad0
Ansible output (tasks/kiwix_install.yml) 2017-11-14 00:29:05 -05:00
A Holt
e93a4beb5d
Ansible output clarifs to kiwix/tasks/main.yml 2017-11-14 00:24:11 -05:00
A Holt
9fc44f45e5
kiwix-serve description enhanced 2017-11-13 14:45:42 -05:00
A Holt
73afd3c3eb
bringing all pkg descriptions into same format 2017-11-13 14:27:17 -05:00
A Holt
609dfbd09d
@mgautierfr's recommends kiwix-serve 2017-11-12
https://github.com/kiwix/kiwix-tools/issues/102#issuecomment-343930567
2017-11-13 09:53:22 -05:00
A Holt
0c5782c919
Merge branch 'master' into bug-324 2017-11-09 06:00:03 -05:00
A Holt
b6bec94830
file: path="{{ iiab_base }}/kiwix" 2017-11-09 05:54:54 -05:00
Adam Holt
c07c0d2d76 56 changes to include_tasks --edits double check after rebase 2017-11-06 15:34:25 -06:00
A Holt
d748a14cbd
"chown -R root:root /opt/iiab/kiwix" (not all of /opt/iiab) 2017-11-04 16:00:27 -04:00
A Holt
899b0c8c26
Messaging 2017-11-04 15:49:03 -04:00
A Holt
397bb2781b
restart kiwix-serve 4AM nightly (not 15min after every hour) 2017-11-04 15:33:52 -04:00
A Holt
2904163eee clarify Ansible output 2017-10-27 10:51:16 -04:00
A Holt
01a98b1f15 cleaner Ansible messaging 2017-10-27 10:09:30 -04:00
A Holt
b1f77b1092 cleaner Ansible messaging 2017-10-27 10:08:41 -04:00
A Holt
b5326941d0 kiwix 2017-10-11-> 2017-10-25 2017-10-25 12:36:32 -04:00
A Holt
da82fa0659 kiwix_serve_enabled -> kiwix_enabled 2017-10-17 21:17:45 -04:00
A Holt
1af4556567 spacing cleanup 2017-10-17 21:16:24 -04:00
A Holt
f3681896da update kiwix-tools 2017-09-28 to 2017-10-11 2017-10-11 20:53:52 -04:00
Arky
b6580e7f3a Using Ansible file module to fix warnings
Using Ansible file modules instead of 'chmod' to recursively change iiab_base directory permissions. Fixes warning in #324
2017-10-01 16:45:11 +07:00
A Holt
4c33c549c8 update kiwix-tools_linux64 2017-09-27 to 2017-09-28 2017-09-28 22:51:55 -04:00
A Holt
47c89ac03f update kiwix-tools_linux64 2017-09-12 to 2017-09-27 2017-09-28 09:46:56 -04:00
A Holt
f65649df3d Stick with 2017-09-12 kiwix-tools on linux64 for now 2017-09-28 02:56:45 -04:00
A Holt
19e87c2831 Videos & Full-Text Search fixed for RPi 2017-09-28 02:55:18 -04:00
A Holt
c6c66858d5 upgrade kiwix-tools incl kiwix-serve 2017-09-12 to 2017-09-25 2017-09-26 14:37:56 -04:00
Jerry Vonau
6877bb2ac2 typo eth0 (#251)
correct service name

lets shut-up systemd

keep wifi variables with networking - remove unused variable
2017-09-18 08:19:46 -07:00
A Holt
c38bb3f8e4 kiwix-tools incl kiwix-serve upgraded 2017-08-28 to 2017-09-12
Smoke-tested.
2017-09-13 01:02:25 -04:00
georgejhunt
5feb3ce511 typo, and defaultvars fix (#241) 2017-09-11 09:49:48 -07:00
georgejhunt
9489099ac7 move install test to last item copied (#213) 2017-09-11 09:21:07 -07:00
georgejhunt
54bd3f7414 pi zero is different ansible_machine (#144)
* pi zero is different ansible_machine

* trying to create link fails, if same nams as file exists. This was too much backward compatability
2017-08-31 10:09:03 -07:00