ip-index
ip-index copied to clipboard
How should we install the new version? I don't see a Docker solution anymore.
How should we install the new version? I don't see a Docker solution anymore.
docker run --pull always -d -it -p 80:4000 --rm ghcr.io/umkus/ipindex-node:latest
Hello! The project now provides a binary mmdb file, which should best be used inside your business-logic code. But sure, I can add back the docker-based solution, it would double as implementation reference.