SURFscz / SRAM-deploy

Deploy scripts for the SCZ
Apache License 2.0
5 stars 5 forks source link

Set timezone for SBS container #510

Open baszoetekouw opened 7 months ago

baszoetekouw commented 7 months ago

Currently set to UTC.

Seems to be more fucked up than that:

MariaDB [sbs]> select created_at, state_after  from audit_logs;
| 2024-04-26 16:11:37 | {"agreed_at":1714147897,"au_version":"1","id":5,"user_id":5}
[bas@docker1:|TEST2|/opt/sram/sbs/config]$ date -d @1714147897
Fri Apr 26 06:11:37 PM CEST 2024

So there seems to be a double timezone correction going on. Might have to do with the upgrade from mysql 5.7 to mariadb 10.6.