github dedicatedcode/reitti v2.0.2

latest release: v2.1.0
one day ago

Reitti 2.0.2: Hotfix for Directory Permissions

Hi everyone,

I'm pushing out a small but important hotfix, version 2.0.2.

It came to my attention that some users setting up a new instance since the v2.0 release were running into a critical permission error on startup. This was caused by the application user inside the Docker container not having the necessary write access to the /data/ volume, which is essential for image uploads and other data persistence.

I have now updated the Dockerfile to ensure the correct ownership is set on this directory, which resolves the startup crash.

This is a recommended update for all users, but it is especially important if you are deploying a fresh instance of Reitti.

Full Changelog: https://github.com/dedicatedcode/reitti/compare/v2.0.1...v2.0.2

Don't miss a new reitti release

NewReleases is sending notifications on new releases.