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édenteProchaine révision | Révision précédente | ||
yunohost [2018/04/16 12:43] – [Configuration des DNS] simon | yunohost [Date inconnue] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Yunohost ====== | ||
- | ===== Installation sur un VPS chez OVH ===== | ||
- | ==== 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.1523882593.txt.gz · Dernière modification : 2020/08/09 12:59 (modification externe)