tech:notes_etherpad
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 | |||
| tech:notes_etherpad [2025/09/26 08:26] – Jean-Baptiste | tech:notes_etherpad [2025/11/11 17:24] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 32: | Ligne 32: | ||
| - | + | '' | |
| - | <code javascript | + | <code javascript> |
| /*when you use NginX or another proxy/ load-balancer set this to true*/ | /*when you use NginX or another proxy/ load-balancer set this to true*/ | ||
| " | " | ||
| Ligne 85: | Ligne 85: | ||
| </ | </ | ||
| - | <code javascript | + | '' |
| + | <code javascript> | ||
| " | " | ||
| Ligne 100: | Ligne 101: | ||
| </ | </ | ||
| - | <code javascript | + | '' |
| + | <code javascript> | ||
| /* This is the path to the Abiword executable. Setting it to null, disables abiword. | /* This is the path to the Abiword executable. Setting it to null, disables abiword. | ||
| | | ||
| Ligne 122: | Ligne 124: | ||
| https:// | https:// | ||
| - | <code ini / | + | '' |
| + | <code ini> | ||
| [supervisord] | [supervisord] | ||
| nodaemon=true | nodaemon=true | ||
| Ligne 168: | Ligne 171: | ||
| service redis-server start | service redis-server start | ||
| </ | </ | ||
| + | |||
| == Pb conversion en ODT | == Pb conversion en ODT | ||
| Ligne 185: | Ligne 189: | ||
| at Process.ChildProcess._handle.onexit (child_process.js: | at Process.ChildProcess._handle.onexit (child_process.js: | ||
| </ | </ | ||
| + | |||
| == Démarrage automatique avec systemd | == Démarrage automatique avec systemd | ||
| - | <code ini / | + | '' |
| + | <code ini> | ||
| [Unit] | [Unit] | ||
| Description=Etherpad container | Description=Etherpad container | ||
| Ligne 215: | Ligne 221: | ||
| systemctl start etherpad | systemctl start etherpad | ||
| </ | </ | ||
| + | |||
| == Plugin | == Plugin | ||
| Ligne 265: | Ligne 272: | ||
| </ | </ | ||
| - | <code javascript | + | '' |
| + | <code javascript> | ||
| // Display comments as icons, not boxes | // Display comments as icons, not boxes | ||
| " | " | ||
| Ligne 273: | Ligne 281: | ||
| FIXME / | FIXME / | ||
| + | |||
| == Script déploiement Etherpad via Docker | == Script déploiement Etherpad via Docker | ||
tech/notes_etherpad.1758867978.txt.gz · Dernière modification : de Jean-Baptiste
