Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| infrastructure:sip:wazo:installation [18/08/2026 18:15] – Stéphane Paillet | infrastructure:sip:wazo:installation [18/08/2026 18:36] (Version actuelle) – Stéphane Paillet | ||
|---|---|---|---|
| Ligne 8: | Ligne 8: | ||
| </ | </ | ||
| - | Cloner le dépôt wazo-ansible, | + | Cloner le dépôt wazo-ansible, |
| < | < | ||
| git clone https:// | git clone https:// | ||
| cd wazo-ansible | cd wazo-ansible | ||
| + | ansible_tag=wazo-$(curl https:// | ||
| + | git checkout $ansible_tag | ||
| </ | </ | ||
| - | Éditer et adapter le fichier d' | + | Éditer et adapter le fichier d' |
| < | < | ||
| Ligne 75: | Ligne 77: | ||
| < | < | ||
| ansible-playbook -i inventories/ | ansible-playbook -i inventories/ | ||
| + | </ | ||
| + | |||
| + | ===== Test ===== | ||
| + | |||
| + | Pour s' | ||
| + | |||
| + | < | ||
| + | wazo-service status | ||
| + | </ | ||
| + | |||
| + | Vous devriez avoir ce retour | ||
| + | |||
| + | < | ||
| + | Checking database... | ||
| + | OK | ||
| + | Checking services... | ||
| + | running wazo-plugind | ||
| + | running wazo-webhookd | ||
| + | running wazo-sysconfd | ||
| + | running wazo-confgend | ||
| + | running wazo-confd | ||
| + | running wazo-auth | ||
| + | running wazo-call-logd | ||
| + | running wazo-dxtora | ||
| + | running wazo-provd | ||
| + | running wazo-agid | ||
| + | running asterisk | ||
| + | running wazo-amid | ||
| + | running wazo-agentd | ||
| + | running wazo-dird | ||
| + | running wazo-phoned | ||
| + | running wazo-calld | ||
| + | running wazo-websocketd | ||
| + | running wazo-chatd | ||
| </ | </ | ||
| ===== Liens ===== | ===== Liens ===== | ||
| + | * [[https:// | ||
| * [[https:// | * [[https:// | ||