serveurs:installation:web-srv:geonature-module-export

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
serveurs:installation:web-srv:geonature-module-export [2023/02/07 15:51] – [Mise à jour vers la version v1.3.0 depuis la v1.2.8] jpmilcentserveurs:installation:web-srv:geonature-module-export [2023/06/11 21:19] (Version actuelle) – [Mise à jour vers la version v1.3.0 depuis la v1.2.8] jpmilcent
Ligne 19: Ligne 19:
     * '' cd ~/www/geonature/backend ''     * '' cd ~/www/geonature/backend ''
     * '' source venv/bin/activate ''     * '' source venv/bin/activate ''
-    * ''<nowiki> pip install --no-use-pep517 -e /home/geonat/www/modules/geonature/export </nowiki>''+    * <del>''<nowiki> pip install --no-use-pep517 -e /home/geonat/www/modules/geonature/export </nowiki>''</del> 
 +      * Utiliser plutôt : ''%% pip install -e /home/geonat/www/modules/geonature/export %%''
     * '' cd ~/geonature/external_modules/ ''     * '' cd ~/geonature/external_modules/ ''
     * '' ln -s /home/geonat/www/modules/geonature/export exports ''     * '' ln -s /home/geonat/www/modules/geonature/export exports ''
     * '' cd ~/geonature/frontend/src/external_assets/ ''     * '' cd ~/geonature/frontend/src/external_assets/ ''
     * '' ln -s /home/geonat/www/modules/geonature/export/frontend/assets exports ''     * '' ln -s /home/geonat/www/modules/geonature/export/frontend/assets exports ''
-    * '' geonature update-module-configuration --build false EXPORTS ''+    * ''<nowiki> geonature update-module-configuration --build false EXPORTS </nowiki>''
     * ''<nowiki> geonature update-configuration --build false && geonature generate-frontend-tsconfig && geonature generate-frontend-tsconfig-app && geonature generate-frontend-modules-route </nowiki>''     * ''<nowiki> geonature update-configuration --build false && geonature generate-frontend-tsconfig && geonature generate-frontend-tsconfig-app && geonature generate-frontend-modules-route </nowiki>''
     * '' geonature db stamp c2d02e345a06 ''     * '' geonature db stamp c2d02e345a06 ''
Ligne 52: Ligne 53:
     * '' cd ~/geonature/frontend/src/external_assets/ ''     * '' cd ~/geonature/frontend/src/external_assets/ ''
     * '' ln -s /home/geonat/www/modules/geonature/export/frontend/assets exports ''     * '' ln -s /home/geonat/www/modules/geonature/export/frontend/assets exports ''
-    * '' geonature update-module-configuration --build false EXPORTS '' +    * ''<nowiki> geonature update-module-configuration --build false EXPORTS </nowiki>'' 
-    * '' geonature update-configuration --build false && geonature generate-frontend-tsconfig && geonature generate-frontend-tsconfig-app && geonature generate-frontend-modules-route ''+    * ''<nowiki> geonature update-configuration --build false && geonature generate-frontend-tsconfig && geonature generate-frontend-tsconfig-app && geonature generate-frontend-modules-route </nowiki>''
     * '' cd ~/geonature/frontend/ ''     * '' cd ~/geonature/frontend/ ''
     * '' nvm use ''     * '' nvm use ''
  • serveurs/installation/web-srv/geonature-module-export.1675785107.txt.gz
  • Dernière modification : 2023/02/07 15:51
  • de jpmilcent