-
Notifications
You must be signed in to change notification settings - Fork 4
Mises à jour
Charles-Henry Vagner edited this page Jun 5, 2018
·
8 revisions
Depuis un Linux (dans les autres cas de figure, réaliser l'équivalent), utiliser le script packaging/update-servers/upd.sh. Exemple :
~/projets/sdis-remocra/packaging/update-servers/upd.sh remocra.sdisxx.fr 22 /chemin/vers/remocra.war
Après avoir déposé le fichier /home/postgres/remocra_db/patches/065/065.sql dans l'exemple :
ssh [email protected]
su postgres -c "cd /home/postgres/remocra_db/patches && rm patch*.log && psql remocra -f 065/065.sql >> patch.log 2>> patch.log"
Après avoir déposé le fichier /home/postgres/pdi_db/000_remocra_pdi_all.sql
:
ssh [email protected]
su postgres -c "/home/postgres/pdi_db/reset_pdi_db.sh"
Exécuter le script geoserver_data.sh (rejouable) :
ssh [email protected]
/home/postgres/geoserver_data.sh