Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe

Commits:

6 changed files:

Changes:

  • administration-web.html
    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 2018-12-10
    
    3
    + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/administration-web.md.vm at 2019-01-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="20181210" />
    
    10
    +    <meta name="Date-Revision-yyyymmdd" content="20190102" />
    
    11 11
         <meta http-equiv="Content-Language" content="fr" />
    
    12 12
         <title>ObServe :: Pom &#x2013; 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: 2018-12-10</li>
    
    31
    -          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-alpha-4</li>
    
    30
    +        <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-01-02</li>
    
    31
    +          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.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&#xe9;es
    
    103 103
       |-- log
    
    104
    -  |   `-- observeweb-8.0-alpha-4.log # logs de l'application
    
    105
    -  |-- observeweb-log4j.conf # configuration des logs
    
    104
    +  |   `-- observeweb-7.0.1.log # logs de l'application
    
    105
    +  |-- observeweb-log4j2.xml # configuration des logs
    
    106 106
       |-- temp # r&#xe9;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&#xe9;)
    
    199
    -</pre></div></div>
    
    200
    -
    
    201
    -<p>Par d&#xe9;faut le proxy_ajp a un timeout de 5 minutes, il faut augmenter cette valeur sinon les appels d&#xe9;passant ce temps seront rejett&#xe9;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>
    
    ... ... @@ -212,7 +204,7 @@
    212 204
         <footer>
    
    213 205
           <div class="container-fluid">
    
    214 206
             <div class="row-fluid">
    
    215
    -            <p>Copyright &copy;2008&#x2013;2018
    
    207
    +            <p>Copyright &copy;2008&#x2013;2019
    
    216 208
     <a href="http://www.ird.fr/">IRD</a>.
    
    217 209
     All rights reserved.</p>
    
    218 210
             </div>
    

  • architecture-logicielle.html
    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 2018-12-10
    
    3
    + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/architecture-logicielle.md at 2019-01-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="20181210" />
    
    10
    +    <meta name="Date-Revision-yyyymmdd" content="20190102" />
    
    11 11
         <meta http-equiv="Content-Language" content="fr" />
    
    12 12
         <title>ObServe :: Pom &#x2013; 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: 2018-12-10</li>
    
    31
    -          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-alpha-4</li>
    
    30
    +        <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-01-02</li>
    
    31
    +          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.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>
    
    ... ... @@ -150,7 +150,7 @@
    150 150
         <footer>
    
    151 151
           <div class="container-fluid">
    
    152 152
             <div class="row-fluid">
    
    153
    -            <p>Copyright &copy;2008&#x2013;2018
    
    153
    +            <p>Copyright &copy;2008&#x2013;2019
    
    154 154
     <a href="http://www.ird.fr/">IRD</a>.
    
    155 155
     All rights reserved.</p>
    
    156 156
             </div>
    

  • img/architecture.svg
    ... ... @@ -3,7 +3,7 @@
    3 3
       #%L
    
    4 4
       ObServe :: Pom
    
    5 5
       %%
    
    6
    -  Copyright (C) 2008 - 2018 IRD, Code Lutin, Ultreia.io
    
    6
    +  Copyright (C) 2008 - 2019 IRD, Code Lutin, Ultreia.io
    
    7 7
       %%
    
    8 8
       This program is free software: you can redistribute it and/or modify
    
    9 9
       it under the terms of the GNU General Public License as
    

  • index.html
    1 1
     <!DOCTYPE html>
    
    2 2
     <!--
    
    3
    - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2018-12-10
    
    3
    + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/index.md at 2019-01-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="20181210" />
    
    10
    +    <meta name="Date-Revision-yyyymmdd" content="20190102" />
    
    11 11
         <meta http-equiv="Content-Language" content="fr" />
    
    12 12
         <title>ObServe :: Pom &#x2013; 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: 2018-12-10</li>
    
    31
    -          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-alpha-4</li>
    
    30
    +        <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-01-02</li>
    
    31
    +          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.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>
    
    ... ... @@ -94,7 +94,7 @@
    94 94
         <footer>
    
    95 95
           <div class="container-fluid">
    
    96 96
             <div class="row-fluid">
    
    97
    -            <p>Copyright &copy;2008&#x2013;2018
    
    97
    +            <p>Copyright &copy;2008&#x2013;2019
    
    98 98
     <a href="http://www.ird.fr/">IRD</a>.
    
    99 99
     All rights reserved.</p>
    
    100 100
             </div>
    

  • install-serverPG.html
    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 2018-12-10
    
    3
    + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install-serverPG.md at 2019-01-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="20181210" />
    
    10
    +    <meta name="Date-Revision-yyyymmdd" content="20190102" />
    
    11 11
         <meta http-equiv="Content-Language" content="fr" />
    
    12 12
         <title>ObServe :: Pom &#x2013; 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: 2018-12-10</li>
    
    31
    -          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-alpha-4</li>
    
    30
    +        <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-01-02</li>
    
    31
    +          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.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>
    
    ... ... @@ -336,7 +336,7 @@
    336 336
         <footer>
    
    337 337
           <div class="container-fluid">
    
    338 338
             <div class="row-fluid">
    
    339
    -            <p>Copyright &copy;2008&#x2013;2018
    
    339
    +            <p>Copyright &copy;2008&#x2013;2019
    
    340 340
     <a href="http://www.ird.fr/">IRD</a>.
    
    341 341
     All rights reserved.</p>
    
    342 342
             </div>
    

  • install.html
    1 1
     <!DOCTYPE html>
    
    2 2
     <!--
    
    3
    - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install.md at 2018-12-10
    
    3
    + | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/markdown/install.md at 2019-01-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="20181210" />
    
    10
    +    <meta name="Date-Revision-yyyymmdd" content="20190102" />
    
    11 11
         <meta http-equiv="Content-Language" content="fr" />
    
    12 12
         <title>ObServe :: Pom &#x2013; 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: 2018-12-10</li>
    
    31
    -          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 8.0-alpha-4</li>
    
    30
    +        <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2019-01-02</li>
    
    31
    +          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0.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>
    
    ... ... @@ -107,7 +107,7 @@
    107 107
         <footer>
    
    108 108
           <div class="container-fluid">
    
    109 109
             <div class="row-fluid">
    
    110
    -            <p>Copyright &copy;2008&#x2013;2018
    
    110
    +            <p>Copyright &copy;2008&#x2013;2019
    
    111 111
     <a href="http://www.ird.fr/">IRD</a>.
    
    112 112
     All rights reserved.</p>
    
    113 113
             </div>