Research-IT-Swiss-TPH / pdf-form-filling-api

API to read, fill and flatten PDF forms.
https://143.198.242.211.sslip.io/
0 stars 2 forks source link

Fix ownership /app/logs #16

Closed tertek closed 5 months ago

tertek commented 8 months ago

There was a problem on initial deployment with directory ownership. This should be fixed within docker for the php-fpm container.

tertek commented 5 months ago

This has to be resolved on the host during initial deployment for all relevant directories:

sudo chown www-data:www-data app/logs app/storage app/tmp