Kiwix Serve

HTTP daemon for serving wikis from ZIM files.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3.3"
services:
  kiwix-tools:
    stdin_open: true
    tty: true
    image: ghcr.io/kiwix/kiwix-tools:3.1.2

Resources

Website: https://kiwix.org/en/applications/

GitHub: https://github.com/kiwix/kiwix-tools

GitHub Container Registry: https://github.com/kiwix/kiwix-tools/pkgs/container/kiwix-serve

Configuration: https://github.com/kiwix/kiwix-tools/tree/main/docker