sabre-io / Baikal

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

Allow readonly install #1270

Closed wrvsrx closed 4 months ago

wrvsrx commented 5 months ago

Currently, baikal doesn't allow readonly install.

After uploading, you must make sure that the Specific and the config directories are writeable by your webserver process.

This PR make readonly install possible.