BrinamiteOriginal post
Web Developer
I created a self hosted instance running on docker, I initialised it the Docker Compose way so modifications are easier to do.
I would like to host it to the internet using Cloudflared tunnels. I have managed to get other services running though it but not the Appwrite UI.
Are there any guides on how to configure the frontend to pass through the tunnel?
Summary
Developers are looking for a guide on how to configure the Appwrite UI to pass through a Cloudflared tunnel when hosting it on the internet using Docker Compose.