Nextcloud version: 18.0.4.2
Operating system and version: Debian 10
Apache or nginx version: nginx/1.16.1 (fpm-fcgi)
PHP version: 7.3.17
I’m getting these security warnings in my overview panel:
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 ↗.
Your web server is not properly set up to resolve "/.well-known/caldav". Further information can be found in the documentation.
Your web server is not properly set up to resolve "/.well-known/carddav". Further information can be found in the documentation.
How do I get these to work with with Traefik and Nextcloud running through docker-compose?
sorry for that. nevertheless i guess you can identify the code snippets with the labels for traefik.
in the meantime i got a merge request to my ansible playbook. maybe you can find what you are looking for there. i didn’t had time to check. but i’ll merge it later.