You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
patches | 2 years ago | |
vendor | 2 years ago | |
.gitmodules | 2 years ago | |
Dockerfile | 2 years ago | |
Makefile | 2 years ago | |
README | 2 years ago | |
docker-compose.override.yml | 2 years ago | |
docker-compose.yml | 2 years ago |
README
# gl-geonature
L'instance Geonature-Citizen de Champs-Libres.
Installation développeur :
$ git submodule update --init --recursive
$ docker-compose up -d
$ docker-compose exec citizen install/install_app.sh
note: les credentials pour accéder au backend se trouvent dans /home/appuser/citizen/config
Documentation :
$ make doc