gipman

command module
v0.0.0-...-bbde5a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2020 License: Apache-2.0 Imports: 26 Imported by: 0

README

gipman

simple ip geolocation service thing

usage

for the lazy, head over to https://dcarbone.dev/gipman/docs/

self-usage

  1. create an account over at https://dev.maxmind.com/geoip/geoip2/geolite2/
  2. log in to your MaxMind account, create a license, and generate a config file
  3. git clone --shallow git@github.com:dcarbone/gipman.git
  4. mkdir -p tmp/db
  5. place the GeoIP.conf created in step 2 into tmp/GeoIP.conf
  6. docker build .
  7. docker run -p 8080:8283 -e "GIPMAN_HOSTNAME=localhost" {image id}

you can now open a browser and navigate to http://127.0.0.1:8080/gipman/docs/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL