Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Obligatoirement Java 8. Version conseillée :   8U60

Tomcat

Versions conseillées :

  • 7.0.64
  • 8.0.26

Apache


Frontal en apache 2.4 avec :

  • proxy PUSH
  • proxy AJP
  • Module à charger : proxy_wstunnel_module
Bloc de code
languagebash
titleRègles de réécriture concernant le PUSH (httpd.conf)
RewriteEngine on
RewriteCond %{QUERY_STRING} ^((?!X-Atmosphere-Transport=websocket).)*$
RewriteRule ^/PUSH(.*)$ http://<nom>.univ.fr:20130/PUSH$1 [P]
# PUSH
ProxyPass /PUSH ws://<nom>.univ.fr:20130/PUSH
ProxyPassReverse /PUSH ws://<nom>.univ-.fr:20130/PUSH
# AJP vers Tomcat
ProxyPass / ajp://<nom>.univ.fr:20139/

Mysql

Versions conseillées :

  • 5.1.73
  • 5.5.34

Créer une base vide dédiée à eCandidat.

...

Authentification CAS

La connexion pour un administrateur, un gestionnaire ou un étudiant se faire par authentification CAS.
annuaire LDAP