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

52 commits

Author SHA1 Message Date
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
A Holt
adc8238fdc
#!/bin/sh -> #!/bin/bash for iiab-make-kiwix-lib 2018-04-29 04:25:54 -04:00
Tim Moody
3fb26b40c3 add restart on abort to kiwix-serve.service.j2 2018-02-21 23:52:58 -05:00
A Holt
7d535b17b2
kiwix-serve -> kiwix in /etc/iiab/iiab.ini for ./cp-menus etc 2017-12-08 13:12:42 -05:00
Tim Moody
d1e28a1306 add missing kiwix.conf.j2 2017-12-02 16:44:27 -05:00
Tim Moody
318e4809db apache proxy for kiwix 2017-12-02 11:49:25 -05:00
A Holt
5bdf255ff2
Update kiwix-serve.service.j2 2017-11-14 01:21:34 -05:00
Arky
602223e4ff Adds spaces in variables after {{ and before }}
Fixes various warnings in Travis CI 

[EXTRA0001] Variables should have spaces after {{ and before }}
2017-10-20 11:36:10 +07:00
tim-moody
44f96c3539 check for existence of index dir when creating library.xml 2017-08-12 16:16:00 -04:00
Jerry Vonau
0f9d25ab7c softcode apache_config_dir in iiab-make-apache-config.py (#81)
* softcode apache_config_dir in iiab-make-apache-config.py

* softcode iiab_zim_path in iiab-make-apache-config.py

* softcode iiab-make-kiwix-lib.py
2017-07-04 13:05:10 -07:00
George Hunt
e4c5056cea use rewrite rather than proxypass to redirect internal kiwix links 2017-06-19 16:29:42 -07:00
Tim Moody
86ff53e1b6 handle non-standard file names for gutenberg zims 2017-06-17 09:11:55 -04:00
Tim Moody
ef73030990 use 6/13 nightly and add --nolibrarybutton option 2017-06-13 22:50:46 -04:00
georgejhunt
f319afa432 Test (#20)
* change apache_data to apache_user in all

* no libapach2 in centos. just php. no php-magick in centos

* remove redundant vars entries

* do not create apache user

* missed one pound sign

* soft code all references to apache_user

* centos requires older setuptools

* revert ansible_lsb.id in xsce.yml

* try getting recent pip

* move pip download to 2prep so that kalite success is not dependent on iiab coming first

* still need to replace setuptools in kalite

* add curl -- needed in debian

* massivly substitue iiab for xsce, and rename files

* completed runansible

* centos fixes,install  pip

* appliance means no iptables rules

* change to earlier version of setuptools for centos

* delete file duplicate, hopefully unnecessary. generate the offline docs

* wiki docs errors

* create the admin group -- deleted earlier

* use the --yes option with pip uninstall

* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io

* network detection broken due to tupo
2017-06-09 16:25:56 -07:00