Docker images for PiggyPiglet/DocDex DocDex license: https://github.com/PiggyPiglet/DocDex/blob/master/LICENSE.md
- Clone this repo
- Download Docs and extract them to
doc-mirror/
folder (see here) - Adjust
config.json
- Run
docker-compose up -d
To avoid getting ipblocked from doc sites (because of multiple concurrent requests) a mirror sserver is running at http://mirror:8080
within the Docker container.
You can modify that servers files in the doc-mirror
directory
Docker images can be found here: https://github.com/orgs/bankobotv14/packages/container/package/docdexdocker
It's recommended to always pull the latest
tag (for some reason not displayed on tag above)
JDK: https://stackoverflow.com/a/6987039/10234040
JDA: https://jcenter.bintray.com/net/dv8tion/JDA/4.2.0_227/JDA-4.2.0_227-javadoc.jar