Files
biommap/README

16 lines
337 B
Plaintext
Raw Normal View History

2021-03-26 09:11:10 +01:00
# gl-geonature
L'instance Geonature-Citizen de Champs-Libres.
Installation développeur :
2021-03-26 15:46:48 +01:00
$ docker-compose up -d
$ docker exec biommap_geonature_1 install/install_app.sh
$ docker attach biommap_geonature_1
2021-03-26 09:11:10 +01:00
2021-03-26 11:30:07 +01:00
note: les credentials pour accéder au backend se trouvent dans /home/appuser/citizen/config
2021-03-26 09:11:10 +01:00
Documentation :
$ make doc