Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use aws time service #8689

Closed
szuecs opened this issue Dec 26, 2024 · 1 comment
Closed

Use aws time service #8689

szuecs opened this issue Dec 26, 2024 · 1 comment

Comments

@szuecs
Copy link
Member

szuecs commented Dec 26, 2024

Not sure if we already do but this
why: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html
how: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-ec2-ntp.html

While reading https://muratbuffalo.blogspot.com/2024/12/utilizing-highly-synchronized-clocks-in.html I stumbled upon this.

@mikkeloscar
Copy link
Contributor

We configure this on the AMI already by setting the ntp server via:

# /etc/systemd/timesyncd.conf
NTP=169.254.169.123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants