biommap/README

16 lines
337 B
Plaintext
Raw Normal View History

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