From bde76eed57f54d27e48b20735e90c9d84a427161 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 8 Aug 2018 15:22:22 -0400 Subject: [PATCH] Update README.rst --- roles/kiwix/README.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/roles/kiwix/README.rst b/roles/kiwix/README.rst index 839d4c832..58cb21d92 100644 --- a/roles/kiwix/README.rst +++ b/roles/kiwix/README.rst @@ -5,16 +5,17 @@ Kiwix README Kiwix develops ZIM file creation & rendering tools for offline action, as summarized at: http://wiki.kiwix.org/wiki/Software -We are using the kiwix-serve and kiwix-manage executables to setup and -render Wikipedia and other web sources in ZIM format. +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 materials. Locations --------- -- Your ZIM files are expected to be in /library/zims/content -- Your ZIM index files are expected to be in directories under /library/zims/index +- 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!) - 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 +- 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 +Your local ZIM catalog (at /library/zims/library.xml) can be regenerated by running: +/usr/bin/iiab-make-kiwix-lib