pirate/wikipedia-mirror ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted offline mirror of Wikipedia that I can run with Docker.
I want one simple setup that lets me choose between three ways to serve it, a lightweight caching proxy in front of Wikipedia, a static Kiwix mirror using a ZIM dump, or a fuller MediaWiki style mirror using a database dump. Make it easy to start with the simplest option first, but keep the other two available too.
Please include the Docker Compose files, the needed config, and clear startup steps so I can download the dumps, import the data, and open the mirror in a browser. It should work with images and search where possible, and the README should explain the tradeoffs in plain English so I know which option to pick.
If you need current setup details from the tools or dump docs, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit