@@ -21,7 +21,7 @@ Choose a cozy subdomain for you instance like `cozy.mydomain.tld`. Declare on yo
...
@@ -21,7 +21,7 @@ Choose a cozy subdomain for you instance like `cozy.mydomain.tld`. Declare on yo
## Reverse proxy configuration
## Reverse proxy configuration
The deployed cozy installation is not ready for web yet, it need to be exposed to the web through a reverse proxy. As cozy generates sub-domains for every applications, Let's Encrypt certificates must be generated dynamically.
The deployed cozy installation is not ready for web yet, it need to be exposed to the web through a reverse proxy. As cozy generates sub-domains for every applications, Let's Encrypt certificates must be generated dynamically.
[Webfront+](https://github.com/nicolaspernoud/webfront) can be easily used to do so. Traefik can also be used, but if you want to do so, consider using the upfront vsellier's [easy-cozy](https://github.com/vsellier/easy-cozy).
[Vestibule](https://github.com/nicolaspernoud/Vestibule) can be easily used to do so. Traefik can also be used, but if you want to do so, consider using the upfront vsellier's [easy-cozy](https://github.com/vsellier/easy-cozy).