yunohost
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| yunohost [2020/01/19 13:02] – simon | yunohost [Date inconnue] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== Yunohost ====== | ||
| - | ===== Installation dans un conteneur LXC ===== | ||
| - | Article détaillé : [[Yunohost dans LXC]] | ||
| - | ===== Installation sur un VPS chez OVH ===== | ||
| - | <WRAP center round important 60%> | ||
| - | Cette partie est obsolète. | ||
| - | </ | ||
| - | |||
| - | ==== Prérequis ==== | ||
| - | * Une Debian 8 fraîchement installée. | ||
| - | * Avoir changé le mot de passe root | ||
| - | |||
| - | <code bash> | ||
| - | simon@deb: | ||
| - | The authenticity of host ' | ||
| - | ECDSA key fingerprint is SHA256: | ||
| - | Are you sure you want to continue connecting (yes/no)? yes | ||
| - | Warning: Permanently added ' | ||
| - | root@46.105.31.205' | ||
| - | |||
| - | The programs included with the Debian GNU/Linux system are free software; | ||
| - | the exact distribution terms for each program are described in the | ||
| - | individual files in / | ||
| - | |||
| - | Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent | ||
| - | permitted by applicable law. | ||
| - | root@vps497702: | ||
| - | Enter new UNIX password: | ||
| - | Retype new UNIX password: | ||
| - | passwd: password updated successfully | ||
| - | </ | ||
| - | ==== Script d' | ||
| - | (source : [[https:// | ||
| - | |||
| - | <code bash> | ||
| - | root@vps497702: | ||
| - | |||
| - | root@vps497702: | ||
| - | |||
| - | root@vps497702: | ||
| - | |||
| - | root@vps497702: | ||
| - | |||
| - | root@vps497702: | ||
| - | </ | ||
| - | |||
| - | ==== Configuration des DNS ==== | ||
| - | Tout d' | ||
| - | |||
| - | On trouve la configuration DKIM là : | ||
| - | <code bash> | ||
| - | root@duniter: | ||
| - | </ | ||
| - | |||
| - | ==== Applications ==== | ||
| - | La plupart des applications marquées comme " | ||
| - | |||
| - | === CryptPad === | ||
| - | Le service CryptPad ne démarre pas correctement. La ligne à modifier : | ||
| - | <code bash> | ||
| - | [Unit] | ||
| - | Description=CryptPad is an encrypted PAD Creator | ||
| - | After=syslog.target | ||
| - | After=network.target | ||
| - | |||
| - | [Service] | ||
| - | Type=simple | ||
| - | User=cryptpad | ||
| - | Group=cryptpad | ||
| - | ExecStartPre=/ | ||
| - | WorkingDirectory=/ | ||
| - | Environment=" | ||
| - | ExecStart=/ | ||
| - | Restart=always | ||
| - | |||
| - | [Install] | ||
| - | WantedBy=multi-user.target | ||
| - | </ | ||
| - | |||
| - | C'est la ligne " | ||
| - | <code bash> | ||
| - | ExecStart=/ | ||
| - | </ | ||
| - | |||
| - | Merci à **frju365** qui maintient l' | ||
yunohost.1579438974.txt.gz · Dernière modification : (modification externe)
