blinko-space / blinko

An open-source, self-hosted personal note tool prioritizing privacy, built using TypeScript .
https://blinko-demo.vercel.app/
GNU Affero General Public License v3.0
987 stars 82 forks source link

Reverse proxy #76

Closed firestrife23 closed 2 days ago

firestrife23 commented 2 weeks ago

I enjoy it, but for some reason it didn't function with Traefik, which manages SSL termination. I also tried setting the environment for the public-facing URL, and it's still not working for me.

tzwaeaen commented 4 days ago

For me the healthcheck was not working. I removed it from the docker compose and now it is working with traefik. 🤷

blinko-space commented 2 days ago

this might not be an issue with Blinko. I would suggest checking your Traefik configuration to ensure there are no routing or SSL termination issues. Make sure Traefik is correctly handling the HTTPS requests and that the relevant environment variables are set properly."