Utilisateurs/Support.md
... ...
@@ -13,49 +13,14 @@ Zammad est liée à une base de données sur **Lenna**
13 13
14 14
## Utilisation
15 15
16
-### Zammad
17
-
18
-```
19
-sudo systemctl status zammad
20
-sudo systemctl stop zammad
21
-sudo systemctl start zammad
22
-sudo systemctl restart zammad
23
-```
24
-
25
-
26
-### Only web application server
27
-
28
-```
29
-sudo systemctl status zammad-web
30
-sudo systemctl stop zammad-web
31
-sudo systemctl start zammad-web
32
-sudo systemctl restart zammad-web
33
-```
34
-
35
-### Only worker process
36
-
37
-```
38
-sudo systemctl status zammad-worker
39
-sudo systemctl stop zammad-worker
40
-sudo systemctl start zammad-worker
41
-sudo systemctl restart zammad-worker
42
-```
43
-
44
-
45
-### Only websocket server
46
-
47
-```
48
-sudo systemctl status zammad-websocket
49
-sudo systemctl stop zammad-websocket
50
-sudo systemctl start zammad-websocket
51
-sudo systemctl restart zammad-websocket
52
-```
16
+Zammad est containériser dans Rancher.
17
+TODO : ajouter le lien vers l'admin de conteneur sur Rancher
53 18
54 19
## Documentation fonctionnelle
55 20
56 21
La documentation de Zammad est plutôt bien faite. Je ne vais donc pas la recopier.
57 22
58
-*https://zammad.org/documentation
59
-*https://docs.zammad.org/en/
60
-*https://zammad-user-documentation.readthedocs.io/en/latest/
61
-*http://zammad-admin-documentation.readthedocs.io/en/latest/
... ...
\ No newline at end of file
0
+* https://zammad.org/documentation
1
+* https://docs.zammad.org/en/
2
+* https://zammad-user-documentation.readthedocs.io/en/latest/
3
+* http://zammad-admin-documentation.readthedocs.io/en/latest/
... ...
\ No newline at end of file