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
Next revisionBoth sides next revision
setup_infrastructure [2019/04/18 22:29] adminsetup_infrastructure [2019/04/18 23:03] admin
Line 1: Line 1:
 +====== Thoughts on a Server Setup ======
 +
 <flow> <flow>
 graph LR; graph LR;
-    Server[Hardware / KVM Virtualisierung mit Proxmox]-->MG(VM - Proxmox Mail Gateway) +    Server[Hardware / KVM using Proxmox VE]-->MG(VM - Proxmox Mail Gateway) 
-    Server-->GL(VM - Tickets/Git)+    Server-->GL(VM - Office)
     GL-->Gitlab     GL-->Gitlab
 +    GL-->Nextcloud
 +    GL-->Grafana(Grafana display metrics)
     GL-->PM(Prometheus Monitoring)     GL-->PM(Prometheus Monitoring)
     GL-->MM(Mattermost Chat)     GL-->MM(Mattermost Chat)
Line 13: Line 17:
     MG-->CA(ClamAV Antivirus Engine)     MG-->CA(ClamAV Antivirus Engine)
     MG-->SA(Apache SpamAssassin)     MG-->SA(Apache SpamAssassin)
 +    Server-->GR(VM - CI/CD)
 +    GR-->Runner(Gitlab Runner)
 </flow> </flow>
  
   * Server: https://www.hetzner.de/dedicated-rootserver/matrix-ex   * Server: https://www.hetzner.de/dedicated-rootserver/matrix-ex
-  * KVM Virtualisierung mit Proxmox VE (GUI): https://www.proxmox.com/de/proxmox-ve+  * KVM with Proxmox VE (GUI): https://www.proxmox.com/de/proxmox-ve
   * Proxmox Mail Gateway: https://www.proxmox.com/de/proxmox-mail-gateway   * Proxmox Mail Gateway: https://www.proxmox.com/de/proxmox-mail-gateway
-  * ISPconfig+  * Dokkuhttps://github.com/dokku/dokku  
 + 
 +Pros: 
 + 
 +  * Snapshots for VM Backup 
 +  * flexbile 
 + 
 +Cons: 
 + 
 +  * Requires a server admin! 
 +  * Own backups 
 +  * Not scalable - just a single server
  
  
  
setup_infrastructure.txt · Last modified: 2019/04/23 17:04 by admin