psql \c geonature2db; -- Donner les droits à l'utilisateur geonatatlas aux schémas de la base geonature2db GRANT USAGE ON SCHEMA gn_synthese, ref_geo, ref_nomenclatures, taxonomie TO geonatatlas; GRANT SELECT ON ALL TABLES IN SCHEMA gn_synthese, ref_geo, ref_nomenclatures, taxonomie TO geonatatlas; \q
ssh geonat@db-<region>-sinp
cd ~/www/atlas/
./install_db.sh
supervisorctl start atlas
tail -f ~/www/atlas/log/install_db.log
scp -P <port-ssh-web-srv> ~/www/atlas/static/custom/territoire.json geonat@web-<region>-sinp:/home/geonat/www/atlas/static/custom/