Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe
Commits:
-
058c40e3
by 166231 at 2020-07-09T07:07:57+00:00
7 changed files:
- administration-web.html
- architecture-logicielle.html
- img/architecture.svg
- index.html
- install-serverPG.html
- install.html
- synchro-referential.html
Changes:
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/administration-web.md.vm at 2020-06-22
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/administration-web.md.vm at 2020-07-09
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.8
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| ... | ... | @@ -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: 2020-06-22</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-07-09</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.4</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>
|
| ... | ... | @@ -102,7 +102,7 @@ |
| 102 | 102 |
<div class="source"><pre class="prettyprint linenums"> /var/local/observeweb/{contextPath}
|
| 103 | 103 |
|-- databases.yml # configuration des bases de données
|
| 104 | 104 |
|-- log
|
| 105 |
- | `-- observeweb-7.6.3.log # logs de l'application
|
|
| 105 |
+ | `-- observeweb-7.6.4.log # logs de l'application
|
|
| 106 | 106 |
|-- observeweb-log4j2.xml # configuration des logs
|
| 107 | 107 |
|-- temp # répertoire temporaire
|
| 108 | 108 |
`-- users.yml # configuration des utilisateurs
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/architecture-logicielle.md at 2020-06-22
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/architecture-logicielle.md at 2020-07-09
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.8
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| ... | ... | @@ -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: 2020-06-22</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-07-09</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.4</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>
|
| ... | ... | @@ -9,12 +9,10 @@ |
| 9 | 9 |
it under the terms of the GNU General Public License as
|
| 10 | 10 |
published by the Free Software Foundation, either version 3 of the
|
| 11 | 11 |
License, or (at your option) any later version.
|
| 12 |
- |
|
| 13 | 12 |
This program is distributed in the hope that it will be useful,
|
| 14 | 13 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 15 | 14 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| 16 | 15 |
GNU General Public License for more details.
|
| 17 |
- |
|
| 18 | 16 |
You should have received a copy of the GNU General Public
|
| 19 | 17 |
License along with this program. If not, see
|
| 20 | 18 |
<http://www.gnu.org/licenses/gpl-3.0.html>.
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/index.md at 2020-06-22
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/index.md at 2020-07-09
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.8
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| ... | ... | @@ -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: 2020-06-22</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-07-09</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.4</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.9.2 from src/site/markdown/install-serverPG.md at 2020-06-22
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/install-serverPG.md at 2020-07-09
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.8
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| ... | ... | @@ -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: 2020-06-22</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-07-09</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.4</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.9.2 from src/site/markdown/install.md at 2020-06-22
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/install.md at 2020-07-09
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.8
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| ... | ... | @@ -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: 2020-06-22</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-07-09</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.4</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.9.2 from src/site/markdown/synchro-referential.md at 2020-06-22
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/synchro-referential.md at 2020-07-09
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.8
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| ... | ... | @@ -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 ">Synchronisation avancée du référentiel</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-06-22</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.3</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2020-07-09</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.6.4</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>
|