Closed zhuozhiyongde closed 6 months ago
I noticed https://github.com/ItzCrazyKns/Perplexica/issues/101#issuecomment-2105518810, it seems that external deployments are not supported at the moment.
https://github.com/ItzCrazyKns/Perplexica/issues/69#issuecomment-2103548702
This is the method I used, but please, again, be careful. You are exposing your OpenAPI keys along with any other config and the entire system to the web without any authentication. Be sure to put it behind some sort of firewall, entirely blocking it out without a login, such as authelia.
Unfortunately we don't provide support to deploy it / serve it over HTTPS or on some server rather its installation. You can rather use Repocloud or use the steps recommended by everyone. Its pretty straightforward to host it.
As title, I hope to be able to run this service on my Ubuntu server and access it using a domain name, but my attempts have failed. I have carefully read through Networking.md, but it has not been effective for me.
Here is my config of backend:
and
docker-compose.yaml
:Both the backend and frontend utilize a reverse proxy.
Error log: