So, to document my findings: we had to make some small changes after migrating to Koa. Mostly because we used local-docker-compose-nginx-volumes
, which was removed in Tutor 11. We’re also running into minor issues with custom redirects (we redirect studio. to studio.learn. to be compatible with old links). These are really not difficult to solve, but now we need to choose some times: do we change configuration in the nginx or caddy configuration?
To be able to answer that question I was wondering if you could tell me your plans for the future @regis. Will nginx be completely replaced by caddy, or did you only add caddy to facilitate easy https certificate generation?