branch develop updated (569de80 -> 01403aa)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 569de80 From scmwebeditor -- e new 01403aa From scmwebeditor -- dfg The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 01403aafc3a036452380387b1d06a680b4987dce Author: mathieu.doray@ifremer.fr <unknown> Date: Mon Jun 27 15:24:34 2016 +0200 From scmwebeditor -- dfg Summary of changes: src/site/en/rst/configure.rst.vm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 01403aafc3a036452380387b1d06a680b4987dce Author: mathieu.doray@ifremer.fr <unknown> Date: Mon Jun 27 15:24:34 2016 +0200 From scmwebeditor -- dfg --- src/site/en/rst/configure.rst.vm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/site/en/rst/configure.rst.vm b/src/site/en/rst/configure.rst.vm index 5116923..f3d6269 100644 --- a/src/site/en/rst/configure.rst.vm +++ b/src/site/en/rst/configure.rst.vm @@ -19,30 +19,30 @@ .. * #L% .. - -================================== -Configurer EchoBase sur un serveur -================================== +===================================== +How to configure EchoBase on a server +===================================== -Modifier la configuration par défaut ------------------------------------- +Modifying the default configuration +----------------------------------- -Si vous voulez modifier la configuration (voir le `détail des options disponibles`_), -il faut positionner un fichier nommé **echobase.properties** dans -**/etc/echobase.properties** puis redémarrer tomcat. +To change the default configuration (cf `available options`_), +you have to put an **echobase.properties** file in +**/etc/echobase.properties** then restart tomcat. -Configuration Coser +Coser configuration ------------------- -Pour pouvoir effectuer un export au format *Coser*, vous devez avoir renseigner la configuration -**echobase.coser.api.url**, qui est une url qui pointe sur le service d'API de Coser. +To export data in *Coser* format, you'll have to update the Coser API service URL +**echobase.coser.api.url**. -La valeur par défaut pointe sur l'instance de production du site des indicateurs. +The default URL redirect to the Ifremer fish population and community indices web portal. :: echobase.coser.api.url=http://www.ifremer.fr/SIH-indices-campagnes/json -Configuration LizMap +LizMap configuration ~~~~~~~~~~~~~~~~~~~~ Pour pouvoir générer les cartes sur les données, on utilise *LizMap* (surcouche à *qgis-server*), vous devez renseigner @@ -78,4 +78,4 @@ Deux utilisateurs sont créés si la base est vide (première utilisation):: Pour des raisons de sécurité, il est conseillé de modifier le mot de passe via l'interface de gestion des utilisateurs. -.. _détail des options disponibles: ./config-report.html +.. _available options: ./config-report.html -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm