#4501 geoip front end gives no indication of where the backend code is
Closed: Fixed Opened by adamwill.

I think Fedora generally tries to be pretty open about the services it runs, but it seems rather difficult to find out what https://geoip.fedoraproject.org actually is. You can query it by going to https://geoip.fedoraproject.org/city , but if you go to the front page, it's just an empty directory entry. I don't see anything called 'geoip' in the fedorahosted.org project list. So, it seems kinda impossible for an outsider to figure out what the heck the code running on that service is.


It's a very tiny little wsgi script. ;)

http://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/geoip-city-wsgi/files

https://github.com/fedora-infra/geoip-city-wsgi

Yeah, we could/should have a pointer to it somewhere.

I setup a small/crude index.html at https://geoip.fedoraproject.org

Improvements welcome, but it does mention where the source is and how to query the service.

Metadata