diff --git a/installation-5.md b/installation-5.md index 8c0a893..abb230f 100644 --- a/installation-5.md +++ b/installation-5.md @@ -83,10 +83,9 @@ en fin de fichier : EMAIL_SUBJECT_PREFIX = '[prod macollectivite combo] ' SERVER_EMAIL = ['admin+prod.](mailto:'admin+prod.maville.combo@entrouvert.com)macollectivite[.combo@entrouvert.com](mailto:'admin+prod.maville.combo@entrouvert.com)' -On installe ensuite le logiciel *combo* en (indiquant qu'il ne faut pas -suivre la recommandation d'installer PostgreSQL) : +On installe ensuite le logiciel *combo* : - # apt install combo postgresql- + # apt install combo Vérification avec *service combo status* : @@ -132,7 +131,7 @@ en fin de fichier : Nous pouvons ensuite installer le composant : - # apt install passerelle postgresql- + # apt install passerelle Et vérification avec *service passerelle status* qui doit montrer «active (running)» @@ -146,7 +145,7 @@ le nom de la brique, c'est-à-dire : */etc/fargo/settings.d/macollectivite.py* 2. Installation du composant : - # apt install fargo postgresql- + # apt install fargo 3. Vérification avec *service fargo status* qui doit retourner « active (running) » @@ -160,7 +159,7 @@ le nom de la brique, c'est-à-dire : */etc/hobo/settings.d/macollectivite.py* 2. Installation du composant : - # apt install hobo postgresql- + # apt install hobo 3. Vérification avec *service hobo status* qui doit retourner « active (running) » @@ -203,7 +202,7 @@ suit pas exactement les mêmes principes et les mêmes nommages. Le nom du paquet à installer est *authentic2-multitenant*, et on ajoute son plugin FranceConnect *python-authentic2-auth-fc* : - # apt install authentic2-multitenant python-authentic2-auth-fc postgresql- + # apt install authentic2-multitenant python-authentic2-auth-fc La configuration de l'accès SQL et des mails se fait dans */etc/authentic2-multitenant/config.py* (et non pas *settings.py* comme @@ -256,7 +255,7 @@ le nom de la brique, c'est-à-dire : */etc/wcs/settings.d/macollectivite.py* 2. Installation du composant : - # apt install wcs postgresql- + # apt install wcs 3. Vérification avec *service wcs status* qui doit retourner « active (running) »