User Tools

Site Tools


medal-hub:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
medal-hub:setup [2022/01/14 13:15] Arnaud Polettomedal-hub:setup [2022/05/02 17:07] Sylvain
Line 239: Line 239:
  
 After that, we have to change the permissions of the project folder so that each component of the application (the web server and the database) can access the required files: After that, we have to change the permissions of the project folder so that each component of the application (the web server and the database) can access the required files:
-<code>sudo chown -R www-data:www-data /home/pirate/liwi-local-data+<code> 
 +sudo chown -R pirate:pirate /home/pirate/liwi-local-data 
 +sudo chown -R www-data:www-data /home/pirate/liwi-local-data/storage
 sudo chown -R root:root /home/pirate/liwi-local-data/postgres-data sudo chown -R root:root /home/pirate/liwi-local-data/postgres-data
 sudo usermod -a -G www-data pirate sudo usermod -a -G www-data pirate
medal-hub/setup.txt · Last modified: 2022/05/02 17:07 by Sylvain