You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add server time and timezone management to the Server Settings page. Users should be able to view the current server time, synchronize the server clock, and change the server timezone directly from the Vito GUI.
Use timedatectl under the hood to manage timezone configuration, allowing users to select an IANA timezone (e.g. Asia/Jakarta) without needing SSH or manual commands.
This would simplify server configuration and ensure applications, logs, cron jobs, and scheduled tasks use the correct timezone.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Add server time and timezone management to the Server Settings page. Users should be able to view the current server time, synchronize the server clock, and change the server timezone directly from the Vito GUI.
Use
timedatectlunder the hood to manage timezone configuration, allowing users to select an IANA timezone (e.g.Asia/Jakarta) without needing SSH or manual commands.This would simplify server configuration and ensure applications, logs, cron jobs, and scheduled tasks use the correct timezone.
All reactions