This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 00128f9bd8a324658085b4414ade3b6cd04a2887 Author: mathieu.doray@ifremer.fr <unknown> Date: Fri Jan 22 10:39:45 2016 +0100 From scmwebeditor -- df --- src/site/en/rst/install.rst.vm | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/site/en/rst/install.rst.vm b/src/site/en/rst/install.rst.vm index 1a64e09..2cb05df 100644 --- a/src/site/en/rst/install.rst.vm +++ b/src/site/en/rst/install.rst.vm @@ -67,12 +67,12 @@ Requirements: psql -h localhost -U echobase echobase -Echobase first intall set up -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Setting up Echobase first intall +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Open a console with root attributes +Open a console with root attributes. -tomcat should be installed in */opt/tomcat* . +tomcat should be installed in */opt/tomcat*. Echobase application and configuration data will be stored in: **/var/local/echobase** @@ -133,17 +133,17 @@ Once the tomcat server is started, you can access the application by browsing to http://localhost:8080/echobase -Mettre à jour le war de l'application -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Updating Echobase +~~~~~~~~~~~~~~~~~ -Il faut être loggué sur une console avec l'utilisateur root. +Open a console with root attributes. -On suppose ici que tomcat a été installé dans le répertoire */opt/tomcat* . +tomcat should be installed in */opt/tomcat*. -Pour utiliser une nouvelle version de l'application, c'est en 5 étapes : +Echobase update comprises 5 steps: -1. Arrêter le serveur tomcat -2. Supprimer les répertoires suivants : +1. Stop tomcat server +2. Delete the folders below: :: -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.