All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login

All gists matching topic geoip

Recently created
Least recently created
Recently updated
Least recently updated
emanuelegori's Avatar

emanuelegori / GeoIp Update

0 likes
0 forks
1 files
Last active 1746294686
The GeoIP Update program performs automatic updates of GeoIP2 and GeoLite2 binary databases. CSV databases are not supported.
GeoLite2 docker geoip update
1 services:
2 geoipupdate:
3 container_name: geoipupdate
4 image: ghcr.io/maxmind/geoipupdate
5 restart: unless-stopped
6 environment:
7 - GEOIPUPDATE_ACCOUNT_ID=XXXXXX
8 - GEOIPUPDATE_LICENSE_KEY=XXXXXXXXXXXXXXXX
9 - 'GEOIPUPDATE_EDITION_IDS=GeoLite2-Country'
10 - GEOIPUPDATE_FREQUENCY=72
Newer Older

Powered by Opengist ⋅ Load: 147ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Copyright 2024 - 2025 emanuelegori.uno