Perplexica behind CloudFlare
stevenbaert opened this issue · 2 comments
Is your feature request related to a problem? Please describe.
I currently run Perplexica on a Docker container, and other Docker containers work fine behind Cloudflare. However, I'm encountering issues trying to make Perplexica operate smoothly behind Cloudflare's tunneling.
Describe the solution you'd like
I would like Perplexica to have enhanced compatibility with Cloudflare, allowing it to function seamlessly behind Cloudflare. Ideally, this would involve clear guidance or configuration settings for Perplexica to operate without issues, such as handling WebSocket connections, HTTP/HTTPS protocols, or specific DNS configurations.
Describe alternatives you've considered
Using reverse proxy nginx, but then there is no auth.
Additional context
I’m using Docker to run Perplexica, and my setup includes other Docker containers that function well with Cloudflare. A streamlined, user-friendly setup or additional documentation for running Perplexica behind Cloudflare would make it significantly easier to integrate. Screenshots or examples of configurations would be helpful.
Exposing Perplexica to the web and operating it behind cloudflare proxy isn't hard and Perplexica works as intended.
Thanks, it is running but the webpage isn't showing the search box. Probably indeed not hard to configure correclty if you know what the settings are to do that.