Skip to content

chrony-ntp

Logo

Description

chrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/cturra/docker-ntp
Official Docker Documentation: https://github.com/cturra/docker-ntp/blob/main/README.md

Image

cturra/ntp:latest

Categories

  • Other
  • Tools

Ports

  • 123:123/udp

Environment Variables

NameLabelDefaultDescription
LOG_LEVELLOG_LEVEL0``````
NTP_SERVERSNTP_SERVERStime.cloudflare.comAdditional Example: time1.google.com,time2.google.com,time3.google.com,time4.google.com

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.chrony-ntp.ruleHost(`chrony-ntp.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.chrony-ntp.entrypointshttps
traefik.http.services.chrony-ntp.loadbalancer.server.port8080
traefik.http.routers.chrony-ntp.tlstrue
traefik.http.routers.chrony-ntp.tls.certresolverdefault
traefik.http.routers.chrony-ntp.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleChrony NTP
mafl.descriptionchrony is a versatile implementation of the Network Time Protocol (NTP).
mafl.linkhttps://chrony-ntp.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOther
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.