Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe
Commits:
-
51aabcb5
by 166231 at 2019-06-04T09:09:56Z
5 changed files:
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-05-13
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/administration-web.md.vm at 2019-06-04
|
|
| 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="20190513" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190604" />
|
|
| 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" />
|
| ... | ... | @@ -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-05-13</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.7</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-06-04</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-1</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-7.0.7.log # logs de l'application
|
|
| 105 |
- |-- observeweb-log4j2.xml # configuration des logs
|
|
| 104 |
+ | `-- observeweb-8.0-RC-1.log # logs de l'application
|
|
| 105 |
+ |-- observeweb-log4j.conf # configuration des logs
|
|
| 106 | 106 |
|-- temp # répertoire temporaire
|
| 107 | 107 |
`-- users.yml # configuration des utilisateurs
|
| 108 | 108 |
</pre></div></div>
|
| ... | ... | @@ -196,6 +196,14 @@ |
| 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
|
|
| 199 | 207 |
</pre></div></div>
|
| 200 | 208 |
</div>
|
| 201 | 209 |
</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-05-13
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/architecture-logicielle.md at 2019-06-04
|
|
| 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="20190513" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190604" />
|
|
| 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" />
|
| ... | ... | @@ -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-05-13</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.7</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-06-04</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-1</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/index.md at 2019-05-13
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2019-06-04
|
|
| 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="20190513" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190604" />
|
|
| 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" />
|
| ... | ... | @@ -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-05-13</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.7</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-06-04</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-1</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-05-13
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install-serverPG.md at 2019-06-04
|
|
| 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="20190513" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190604" />
|
|
| 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" />
|
| ... | ... | @@ -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-05-13</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.7</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-06-04</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-1</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-05-13
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install.md at 2019-06-04
|
|
| 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="20190513" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20190604" />
|
|
| 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" />
|
| ... | ... | @@ -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-05-13</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.7</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-06-04</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-RC-1</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>
|