Skip to content
Snippets Groups Projects
Commit f3b232dd authored by Andrej Shadura's avatar Andrej Shadura Committed by Sjoerd Simons
Browse files

Copy secrets with correct ownership instead of symlinking them


Secrets are owned by root and are not world-readable by default, so
the frontend cannot access them when it’s not running as root.
Not all versions of docker-compose support setting access rights for
secrets, so instead of wrangling with them, just copy secrets and
re-own them.

Signed-off-by: Andrej Shadura's avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 2cad17ab
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment