1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/kiwix
2021-08-29 14:36:48 -04:00
..
defaults kiwix-tools 3.1.2-4 -> 3.1.2-5 2021-06-10 06:55:01 -04:00
files Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
tasks Remove 'when: internet_available' from 5 files + Clean 3 similar 2021-08-29 14:36:48 -04:00
templates CUPS: Fix box/print URLs, Secure box/print/admin URLs, Lint NGINX .conf's 2021-07-12 15:52:15 -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