Hello,
Just started using Unraid and so far so good. Installed a couple of apps and looks good.
Installed Nextcloud, DuckDNS and Swag. Works amazing I have my own domain and everything.
Followed a couple of very useful tutorials from here and got me going and If I was to believe the NextCloud security scanner everything validates with flying colours.
I have two issues that I couldn't find any answers anywhere.
1. The nextCloud Overview keeps showing the warning:
"The "Strict-Transport-Security" HTTP header is not set to at least "15552000" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips"
However in my ssl.conf in Swag I have
# HSTS, remove # from the line below to enable HSTS
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;
Restarted the containers a couple of times with no success
2.On the main Nextcloud dashboard the weather picks up my location however the time is way off Ex -7 C at 2PM. Not sure where it reads that time from. I have updated the date.timezone in php.ini with the right one but still no luck
I couldn't find anywhere else where I could fix this
If anyone can kindly point me in the right direction I would really appreciate it.
Thank you
PS: All the installs (NextCloud, DuckDns, Swag) are the latest versions as of 2 days ago,