Script to restart an container from an existing image
This commit is contained in:
9
README
9
README
@@ -2,7 +2,7 @@
|
||||
|
||||
L'instance Geonature-Citizen de Champs-Libres.
|
||||
|
||||
Installation développeur :
|
||||
# Installation développeur :
|
||||
|
||||
$ git submodule update --init --recursive
|
||||
$ docker-compose up -d
|
||||
@@ -10,6 +10,11 @@ Installation développeur :
|
||||
|
||||
note: les credentials pour accéder au backend se trouvent dans /home/appuser/citizen/config
|
||||
|
||||
Documentation :
|
||||
# Remise en route du service
|
||||
|
||||
$ docker-compose up -d
|
||||
$ docker-compose exec citizen sh install/restart.sh
|
||||
|
||||
# Documentation :
|
||||
|
||||
$ make doc
|
||||
|
Reference in New Issue
Block a user