Mise à jour de 'infra/infos.libre-service.eu.md'
This commit is contained in:
parent
d39f714e8e
commit
2cd6defa13
1 changed files with 0 additions and 12 deletions
|
@ -4,12 +4,6 @@ StatoolInfos est un outil et un protocole pour partager des informations sur une
|
||||||
|
|
||||||
# Déploiement
|
# Déploiement
|
||||||
|
|
||||||
## Configuration de Java
|
|
||||||
Java :
|
|
||||||
```
|
|
||||||
apt-get install openjdk-11-jre-headless
|
|
||||||
```
|
|
||||||
|
|
||||||
## Configuration d'Apache
|
## Configuration d'Apache
|
||||||
|
|
||||||
Création d'un fichier générique `cat /etc/apache2/statoolinfos.conf` qui sera includé plus tard :
|
Création d'un fichier générique `cat /etc/apache2/statoolinfos.conf` qui sera includé plus tard :
|
||||||
|
@ -46,12 +40,6 @@ mkdir -p /srv/statoolinfos/{conf,inputs,well-known}
|
||||||
|
|
||||||
Tout se passe sur la vm du service, sauf la dernière étape.
|
Tout se passe sur la vm du service, sauf la dernière étape.
|
||||||
|
|
||||||
## Configuration de Java
|
|
||||||
Java :
|
|
||||||
```
|
|
||||||
apt-get install openjdk-11-jre-headless
|
|
||||||
```
|
|
||||||
|
|
||||||
## Configuration d'Apache
|
## Configuration d'Apache
|
||||||
|
|
||||||
Création d'un fichier générique `cat /etc/apache2/statoolinfos.conf` qui sera includé plus tard :
|
Création d'un fichier générique `cat /etc/apache2/statoolinfos.conf` qui sera includé plus tard :
|
||||||
|
|
Loading…
Reference in a new issue