medal-hub:setup
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
medal-hub:setup [2022/01/10 14:48] – created arnaud_poletto | medal-hub:setup [2022/05/02 17:07] (current) – [Synchronization Using a Mobile Hotspot (Offline facilities)] Sylvain | ||
---|---|---|---|
Line 3: | Line 3: | ||
==== Prerequisite ==== | ==== Prerequisite ==== | ||
- | Follow the procedure given in [[internet-setup|Internet setup]]. At this point, you should be able to connect to the following Wi-Fi network: \\ | + | Follow the procedure given in [[:internet-setup|Internet setup]]. At this point, you should be able to connect to the following Wi-Fi network: \\ |
ssid: // | ssid: // | ||
password: //Check with an administrator to have access to the password.// \\ | password: //Check with an administrator to have access to the password.// \\ | ||
Line 191: | Line 191: | ||
< | < | ||
- | Start the docker container, install pendencies and prepare the database: | + | In '' |
< | < | ||
composer install | composer install | ||
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: | ||
- | < | + | < |
+ | sudo chown -R pirate: | ||
+ | sudo chown -R www-data: | ||
sudo chown -R root:root / | sudo chown -R root:root / | ||
sudo usermod -a -G www-data pirate | sudo usermod -a -G www-data pirate | ||
Line 329: | Line 331: | ||
- Check that the hotspot is already configured with the ssid and the password specified in '' | - Check that the hotspot is already configured with the ssid and the password specified in '' | ||
- As soon as the connection is established, | - As soon as the connection is established, | ||
- | - In order to make sure that the transaction completed successfully, | + | - In order to make sure that the transaction completed successfully, |
medal-hub/setup.1641822502.txt.gz · Last modified: 2022/01/10 14:48 by arnaud_poletto