Nextcloud migration to traefik failing, looking for help troubleshooting

your nextcloud container redirects ports 80 to 443.

but traefik wants to talk http with port80.

use a plan vanilla port 80 nginx conf. example:

https://github.com/ReinerNippes/nextcloud_on_docker/blob/bab3d3b24a83ec87fcfed9ad230e3eb186ee10df/roles/docker_container/templates/nginx.conf.j2#L55

1 Like