Opengist Logo emanuelegori's Gists

Explore

  • All gists
  • Topics
  • Users
Copyright 2024 - 2025 emanuelegori.uno
Give feedback on the new UI Powered by Opengist ⋅ 69ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

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

all:systemctl search all fields

Login
g

geoip

Recently created Least recently created Recently updated Least recently updated
emanuelegori

emanuelegori / GeoIp Update

Last active 3 months ago GeoLite2 docker geoip update

The GeoIP Update program performs automatic updates of GeoIP2 and GeoLite2 binary databases. CSV databases are not supported.

0 0 1
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