branch develop updated (577c6f2 -> 00128f9)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 577c6f2 From scmwebeditor -- fg new 00128f9 From scmwebeditor -- df 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 00128f9bd8a324658085b4414ade3b6cd04a2887 Author: mathieu.doray@ifremer.fr <unknown> Date: Fri Jan 22 10:39:45 2016 +0100 From scmwebeditor -- df Summary of changes: src/site/en/rst/install.rst.vm | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 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 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>.
participants (1)
-
codelutin.com scm