Kiwix
Offline content browser serving Wikipedia, Project Gutenberg, and more from ZIM archives
Kiwix
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/kiwix.sh)"
Notes
Requires a bind-mounted directory with ZIM archives. Download some from https://library.kiwix.org to /your/zims. The installation command is then:
ZIM_DATA=/your/zims bash -c "$(curl .../ct/kiwix.sh)".Ensure ZIM files are world-readable: chmod -R a+rX /your/zims