1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

65 commits

Author SHA1 Message Date
root
37f7d3eeaf Too many global vars: put {{ systemctl_program }} to rest 2022-12-26 16:03:19 -05:00
tim-moody
66138941e9 handle missing or empty library.xml 2022-07-26 11:38:11 -04:00
A Holt
49e69c4888
Mention #3072 in roles/kiwix/templates/kiwix-nginx.conf.j2 2021-12-18 18:11:04 -05:00
A Holt
37d7beae37
kiwix-nginx.conf.j2: Avoid "403 Forbidden" for articles that begin with a dot 2021-12-18 17:24:32 -05:00
Jerry Vonau
e4aea7b790
Test adding allow all
for the hidden file issue
2021-12-18 14:32:00 -06:00
root
0cd7ccc816 CUPS: Fix box/print URLs, Secure box/print/admin URLs, Lint NGINX .conf's 2021-07-12 15:52:15 -04:00
root
1dfd80af19 AWStats + Calibre-Web + Gitea + Kiwix + Munix W/O Apache 2021-07-06 17:59:07 -04:00
root
e501fe1191 Fix counting of /library/zims/content/*.zim + in-line clarifs 2020-11-09 06:20:57 -05:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
root
cb1a708abb rm 25 *.deprecated files/dirs 2020-04-20 11:07:00 -04:00
root
6e22d73f70 roles/kiwix spring cleaning w/ 3.0.2 2020-02-13 20:31:34 -05:00
Tim Moody
27c948c5da add softcoded threads while we're at it 2020-02-04 11:12:07 -05:00
Tim Moody
a5b7f7bb75 softcode and increase proxy timeouts for kiwix in nginx 2020-02-04 10:42:00 -05:00
Tim Moody
ae4e17ef1b some fixes to testing 2019-11-30 10:38:09 -05:00
Tim Moody
9c1ee8474f scope 2019-11-29 17:13:02 -05:00
Tim Moody
4a84a30d8e don't use undefined constant 2019-11-29 14:00:00 -05:00
Tim Moody
edaecab6c6 upgrade to restructured scripts 2019-11-29 09:16:29 -05:00
Jerry Vonau
0c5e6dce44 iiab-make-kiwix-lib.py - python3 2019-11-28 05:39:24 -06:00
Jerry Vonau
b9ea8dc181 iiab-make-kiwix-lib.py - use configparser 2019-11-28 05:39:24 -06:00
Jerry Vonau
5597848a20 iiab-make-kiwix-lib.py - print () 2019-11-28 05:39:23 -06:00
Jerry Vonau
3e9ffb8987 kiwix - add when nginx_enabled - restart2 2019-11-28 05:23:14 -06:00
A Holt
5e15944ad2
Delete iiab-make-apache-config.py 2019-09-29 23:01:00 -04:00
A Holt
7287c06dbc
Update kiwix.conf.j2 2019-09-27 14:38:31 -04:00
A Holt
e4e0fe0af0
kiwix_alias_url -> kiwix_url_without_slash 2019-09-27 14:37:42 -04:00
A Holt
4e69a0daef
TimeoutStartSec=180 for kiwix-server.service 2019-08-01 15:12:20 -04:00
Tim Moody
f0acae6992 lots of stuff to fix kiwix lang codes used for kiwix_versions and menu defs 2019-07-15 16:20:26 -04:00
Tim Moody
6d343394e9 str to float 2019-07-15 10:26:24 -04:00
Tim Moody
ce05888f62 kiwix reports size in K 2019-07-15 09:36:09 -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
Tim Moody
1b0d1dbd99 handle some old non-canonical file names, like gutenberg 2018-11-17 11:13:06 -05:00
Tim Moody
daca23d3d8 comment out after testing 2018-11-09 17:10:36 -05:00
Tim Moody
88c952bdda make remove use id instead of array index 2018-11-08 17:30:38 -05:00
A Holt
c776d6ab0b
Update kiwix.conf.j2 2018-10-19 11:26:43 -04:00
A Holt
41d6cf4cb6
Update kiwix.conf.j2 2018-10-19 11:26:18 -04:00
A Holt
812d326873
Update kiwix.conf.j2 2018-10-19 11:14:46 -04:00
A Holt
b0e179e7da
Update iiab-make-kiwix-lib.py 2018-10-15 07:10:58 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
b973906dc3 iiab_env_file -> {{ iiab_env_file }} or "{{ iiab_env_file }}" 2018-10-15 06:41:58 -04:00
A Holt
c72272e146
Update iiab-make-kiwix-lib.py 2018-10-15 06:06:24 -04:00
A Holt
67f1592817
Update iiab-make-kiwix-lib.py 2018-10-15 05:13:51 -04:00
Tim Moody
56e2d807c0 wrong variable name 2018-09-18 09:09:35 -04:00
Tim Moody
d93e5d8a87 change make-kiwix-lib to only update additions and deletions 2018-09-04 13:49:26 -04:00
A Holt
1143d031f6
Update kiwix.conf.j2 2018-08-31 00:32:38 -04:00
A Holt
36e80169d3
URLs box/kiwix & box/kiwix/zim both now work! 2018-08-31 00:23:54 -04:00
A Holt
42fd905388
Update kiwix.conf.j2 2018-08-30 23:10:22 -04:00
Tim Moody
4c64423f16 remove unneeded directives
the Readme is left for others.
2018-08-07 18:05:11 -04:00
A Holt
43747fb1a8
Update kiwix.conf.j2 2018-08-06 10:42:04 -04:00
Arky
c05585e745 Use Kiwix default URI box.lan/kiwix
Enhances Kiwix proxypass settings, updates kiwix readme file.

Modifies one variable kiwix_url from /kiwix/ to /kiwix

Fixes https://github.com/iiab/iiab/issues/979
2018-08-06 20:47:22 +07:00
tim-moody
6c88827fe6 fixes after testing 2018-07-23 15:18:31 -04:00
tim-moody
051f5387dc add concurrency to make kiwix lib 2018-07-20 22:33:54 -04:00