syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
392 stars 40 forks source link

Automatic time sync #639

Closed cyberb closed 1 year ago

cyberb commented 2 years ago

Some devices have time issues which results in certificate renewal issues. Workaround is to manually update time: https://github.com/syncloud/platform/wiki/Time

service ntp stop
ntpd -gq
service ntp start

We should automate this