vicalloy / outline-docker-compose

Install a self-hosted Outline wiki instance in a couple of minutes
BSD 3-Clause "New" or "Revised" License
738 stars 120 forks source link

Local file storage supported now, no need for MinIO anymore #61

Closed nicolinux closed 9 months ago

nicolinux commented 10 months ago

Outline Wiki 0.72.0-1 supports local file storage now and it works without MinIO. I have removed all references to MinIO fixed a typo and updated the Postgres and Outline Wiki versions. There is only one minor problem with the ./data/outline dir which has the wrong permissions. According to Tom this will hopefully be fixed on his end: https://github.com/outline/outline/issues/5716#issuecomment-1729862983

vicalloy commented 9 months ago

Thanks. To maintain compatibility with old version, I added FILE_STORAGE to config file.