1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/kiwix
2018-09-18 09:09:35 -04:00
..
defaults kiwix-tools 0.6.0 -> 0.6.1-1 2018-09-15 00:04:29 -04:00
files initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00
tasks Update kiwix_install.yml 2018-09-15 00:27:44 -04:00
templates wrong variable name 2018-09-18 09:09:35 -04:00
README.rst Update README.rst 2018-08-08 16:48:26 -04:00

============
Kiwix README
============

Kiwix develops ZIM file creation & rendering tools for offline action,
as summarized at: http://wiki.kiwix.org/wiki/Software

Internet-in-a-Box uses the kiwix-serve and kiwix-manage executables (in
/opt/iiab/kiwix/bin) to set up and render ZIM files such as Wikipedia, and
other educational materials: http://download.kiwix.org/zim/

Locations
---------

- Your ZIM files go in /library/zims/content
- Your ZIM index files go in directories under /library/zims/index (these index files are increasingly no longer necessary, as most ZIM files produced since 2017 contain an internal search index instead!)
- The URL is http://box/kiwix or http://box.lan/kiwix (both proxied for AWStats)
- Use URL http://box:3000/kiwix/ if you want to avoid the proxy

Your local ZIM catalog (at /library/zims/library.xml) can be regenerated by running:
/usr/bin/iiab-make-kiwix-lib

See "How do I add ZIM files, like Wikipedia?" at http://FAQ.IIAB.IO