User Tools

Site Tools


setup_infrastructure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
setup_infrastructure [2019/04/18 23:03] adminsetup_infrastructure [2019/04/18 23:16] admin
Line 4: Line 4:
 graph LR; graph LR;
     Server[Hardware / KVM using Proxmox VE]-->MG(VM - Proxmox Mail Gateway)     Server[Hardware / KVM using Proxmox VE]-->MG(VM - Proxmox Mail Gateway)
 +    MG-->PF(Postfix Mail Transport Agent)
 +    MG-->CA(ClamAV Antivirus Engine)
 +    MG-->SA(Apache SpamAssassin)
     Server-->GL(VM - Office)     Server-->GL(VM - Office)
     GL-->Gitlab     GL-->Gitlab
 +    GL-->MM(Mattermost Chat)
 +    GL-->GLP(Gitlab Pages)
     GL-->Nextcloud     GL-->Nextcloud
     GL-->Grafana(Grafana display metrics)     GL-->Grafana(Grafana display metrics)
     GL-->PM(Prometheus Monitoring)     GL-->PM(Prometheus Monitoring)
-    GL-->MM(Mattermost Chat) 
-    GL-->GLP(Gitlab Pages) 
     Server-->RA(VM - Review Apps)     Server-->RA(VM - Review Apps)
     RA-->Docker     RA-->Docker
     RA-->Dokku     RA-->Dokku
-    MG-->PF(Postfix Mail Transport Agent) 
-    MG-->CA(ClamAV Antivirus Engine) 
-    MG-->SA(Apache SpamAssassin) 
     Server-->GR(VM - CI/CD)     Server-->GR(VM - CI/CD)
-    GR-->Runner(Gitlab Runner)+    GR-->Runner(Gitlab Runner)
 +    style Server fill:#3883ff 
 +    style MG fill:#a5c7ff 
 +    style GL fill:#a5c7ff 
 +    style RA fill:#a5c7ff 
 +    style GR fill:#a5c7ff
 </flow> </flow>
  
setup_infrastructure.txt · Last modified: 2019/04/23 17:04 by admin