Report this

What is the reason for this report?

Private network NTP server

Posted on September 2, 2015

Does anyone know if Digital Ocean has any NTP servers on their local network? If they do not, does anyone know of an NTP server in London 1, or any other DC, they wouldn’t mind others using?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

DigitalOcean does not provide internal NTP servers in our datacenters. If you are looking for NTP servers that are network close to LON1, the NTP Pool Project has a UK-specific zone. You can add these to your /etc/ntp.conf file:

	   server 0.uk.pool.ntp.org
	   server 1.uk.pool.ntp.org
	   server 2.uk.pool.ntp.org
	   server 3.uk.pool.ntp.org

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.