Kiwix
Offline content browser serving Wikipedia, Project Gutenberg, and more from ZIM archives
Kiwix
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kiwix.sh)"
Notes
Place your .zim files in /data inside the container (local files work out of the box). Optional: you can bind-mount a host directory to /data if you want external storage.
Ensure ZIM files are readable by the service user (for host mounts, for example: chmod -R a+rX /your/zims).