Commit 324dd581e4bd0ad8e439eabcaa90fd00833d9344
1 parent
3c2b94ac
Exists in
master
and in
89 other branches
fix some documentation bullets
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
docs/arquitetura.rst.in
... | ... | @@ -17,20 +17,27 @@ emails disparados pelo sistema partem de um mesmo relay. |
17 | 17 | O ambiente é composto por 5 máquinas com funções distintas: |
18 | 18 | |
19 | 19 | * integration |
20 | + | |
20 | 21 | * Segundo proxy reverso |
22 | + | |
21 | 23 | * Repositórios Git |
24 | + | |
22 | 25 | * Listas de email |
23 | 26 | |
24 | 27 | |
28 | + | |
25 | 29 | * relay de email |
26 | 30 | |
27 | 31 | * social |
32 | + | |
28 | 33 | * Máquina dedicada para rede social Noosfero |
29 | 34 | |
30 | 35 | * database |
36 | + | |
31 | 37 | * Servidor de banco de dados PostgreSQL |
32 | 38 | |
33 | 39 | * reverseproxy |
40 | + | |
34 | 41 | * proxy reverso |
35 | 42 | |
36 | 43 | Apenas as máquinas reverseproxy e email possuem IP's externos. A primeira para | ... | ... |