sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.46k stars 284 forks source link

Can't access Webmin interface when using NGINX #1157

Closed friki67 closed 1 year ago

friki67 commented 1 year ago

Baikal version: 0.9.3

Expected behaviour: Access Web Admin interface

Current behaviour: I can access localhost:8117, but when accessing https://baikal.mydomain.com I can reach it, but after a while I get a timeout and an unformated page (the same page but without any format) Steps to reproduce: I'm using docker image (nginx/apache), using composer, and nginx.

Maybe I have to set my url (https://baikal.mydomian.com) in some place in baikal config?

nillebor commented 1 year ago

Support for baikal in docker is here.

You need a simple reverse proxy entry. Baikal Niginx works fine on my Synology Disksstation with baikal.mydomain and SSL.

friki67 commented 1 year ago

Thank you. I'll keep trying

ByteHamster commented 1 year ago

The docker image is not developed/supported by the Baikal team, ask the developers of the image instead.