Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe
Commits:
-
bc918092
by 166231 at 2019-08-02T17:15:05Z
8 changed files:
- administration-web.html
- architecture-logicielle.html
- + img/logo-small.png
- img/logo.png
- img/logo_ird.png
- index.html
- install-serverPG.html
- install.html
Changes:
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/administration-web.md.vm at 2019-07-14
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/administration-web.md.vm at 2019-08-02
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.7
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20190714" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190802" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Installation de lapplication web</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
|
| ... | ... | @@ -18,8 +18,8 @@ |
| 18 | 18 |
<body class="topBarDisabled">
|
| 19 | 19 |
<div class="container-fluid">
|
| 20 | 20 |
<div id="banner">
|
| 21 |
- <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
- <div class="pull-right"><a href="index.html" id="bannerRight"><img src="./img/logo_ird.png" alt="ObServe :: Pom"/></a></div>
|
|
| 21 |
+ <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo-small.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
+ <div class="pull-right"></div>
|
|
| 23 | 23 |
<div class="clear"><hr/></div>
|
| 24 | 24 |
</div>
|
| 25 | 25 |
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Installation de lapplication web</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-07-14</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-08-02</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.1.0</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -101,8 +101,8 @@ |
| 101 | 101 |
<pre class="source"> /var/local/observeweb/{contextPath}
|
| 102 | 102 |
|-- databases.yml # configuration des bases de données
|
| 103 | 103 |
|-- log
|
| 104 |
- | `-- observeweb-8.0-RC-3.log # logs de l'application
|
|
| 105 |
- |-- observeweb-log4j.conf # configuration des logs
|
|
| 104 |
+ | `-- observeweb-7.1.0.log # logs de l'application
|
|
| 105 |
+ |-- observeweb-log4j2.xml # configuration des logs
|
|
| 106 | 106 |
|-- temp # répertoire temporaire
|
| 107 | 107 |
`-- users.yml # configuration des utilisateurs
|
| 108 | 108 |
</pre></div></div>
|
| ... | ... | @@ -196,14 +196,6 @@ |
| 196 | 196 |
<div>
|
| 197 | 197 |
<div>
|
| 198 | 198 |
<pre class="source"> http://localhost:8080/observeweb/admin/resetAuthenticationTokens?adminApiKey=changeme (ou la clef que vous avez configuré)
|
| 199 |
-</pre></div></div>
|
|
| 200 |
- |
|
| 201 |
-<p>Par défaut le proxy_ajp a un timeout de 5 minutes, il faut augmenter cette valeur sinon les appels dépassant ce temps seront rejettés.</p>
|
|
| 202 |
-<p>Dans le fichier de configuration <tt>httpd.conf</tt> ajouter la ligne : (timeout de 1200 secondes = 20 minutes)</p>
|
|
| 203 |
- |
|
| 204 |
-<div>
|
|
| 205 |
-<div>
|
|
| 206 |
-<pre class="source">ProxyTimeout 1200
|
|
| 207 | 199 |
</pre></div></div>
|
| 208 | 200 |
</div>
|
| 209 | 201 |
</div>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/architecture-logicielle.md at 2019-07-14
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/architecture-logicielle.md at 2019-08-02
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.7
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20190714" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190802" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Architecture logicielle dObServe</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
|
| ... | ... | @@ -18,8 +18,8 @@ |
| 18 | 18 |
<body class="topBarDisabled">
|
| 19 | 19 |
<div class="container-fluid">
|
| 20 | 20 |
<div id="banner">
|
| 21 |
- <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
- <div class="pull-right"><a href="index.html" id="bannerRight"><img src="./img/logo_ird.png" alt="ObServe :: Pom"/></a></div>
|
|
| 21 |
+ <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo-small.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
+ <div class="pull-right"></div>
|
|
| 23 | 23 |
<div class="clear"><hr/></div>
|
| 24 | 24 |
</div>
|
| 25 | 25 |
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Architecture logicielle dObServe</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-07-14</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-08-02</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.1.0</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
No preview for this file type
No preview for this file type
No preview for this file type
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2019-07-14
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2019-08-02
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.7
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20190714" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190802" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – ObServe</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
|
| ... | ... | @@ -18,8 +18,8 @@ |
| 18 | 18 |
<body class="topBarDisabled">
|
| 19 | 19 |
<div class="container-fluid">
|
| 20 | 20 |
<div id="banner">
|
| 21 |
- <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
- <div class="pull-right"><a href="index.html" id="bannerRight"><img src="./img/logo_ird.png" alt="ObServe :: Pom"/></a></div>
|
|
| 21 |
+ <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo-small.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
+ <div class="pull-right"></div>
|
|
| 23 | 23 |
<div class="clear"><hr/></div>
|
| 24 | 24 |
</div>
|
| 25 | 25 |
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">ObServe</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-07-14</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-08-02</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.1.0</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install-serverPG.md at 2019-07-14
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install-serverPG.md at 2019-08-02
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.7
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20190714" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190802" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Installation du serveur Obstuna</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
|
| ... | ... | @@ -18,8 +18,8 @@ |
| 18 | 18 |
<body class="topBarDisabled">
|
| 19 | 19 |
<div class="container-fluid">
|
| 20 | 20 |
<div id="banner">
|
| 21 |
- <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
- <div class="pull-right"><a href="index.html" id="bannerRight"><img src="./img/logo_ird.png" alt="ObServe :: Pom"/></a></div>
|
|
| 21 |
+ <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo-small.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
+ <div class="pull-right"></div>
|
|
| 23 | 23 |
<div class="clear"><hr/></div>
|
| 24 | 24 |
</div>
|
| 25 | 25 |
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Installation du serveur Obstuna</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-07-14</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-08-02</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.1.0</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install.md at 2019-07-14
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install.md at 2019-08-02
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.7
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20190714" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190802" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Installation dObServe</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
|
| ... | ... | @@ -18,8 +18,8 @@ |
| 18 | 18 |
<body class="topBarDisabled">
|
| 19 | 19 |
<div class="container-fluid">
|
| 20 | 20 |
<div id="banner">
|
| 21 |
- <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
- <div class="pull-right"><a href="index.html" id="bannerRight"><img src="./img/logo_ird.png" alt="ObServe :: Pom"/></a></div>
|
|
| 21 |
+ <div class="pull-left"><a href="index.html" id="bannerLeft"><img src="./img/logo-small.png" alt="ObServe :: Pom"/></a></div>
|
|
| 22 |
+ <div class="pull-right"></div>
|
|
| 23 | 23 |
<div class="clear"><hr/></div>
|
| 24 | 24 |
</div>
|
| 25 | 25 |
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Installation dObServe</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-07-14</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-08-02</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.1.0</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|