unsubbed.co

Geo2tz

Geo2tz handles get the timezone from geo coordinates as a self-hosted solution.

Overview

A self-hostable REST-like API to get the time zone from geo coordinates The project has 92 GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

apiVersion: extensions/v1beta1 kind: Deployment metadata: labels: app: geo2tz name: geo2tz spec: replicas: 1 revisionHistoryLimit: 3 selector: matchLabels: app: geo2tz template: metadata: labels: app: geo2tz spec: containers:

  • env:

    if this var is not empty it will enabled token authorization for requests

    #- name: GEO2TZ_WEB_AUTH_TOKEN_VALUE

    value: “secretsmaybebetter” # default is empty

    #- name: GEO

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, kubernetes, rest api.

Features

Integrations & APIs

  • REST API