This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| setup_infrastructure [2019/04/18 20:29] – admin | setup_infrastructure [2019/04/23 15:04] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Thoughts on a Server Setup ====== | ||
| + | |||
| < | < | ||
| graph LR; | graph LR; | ||
| - | Server[Hardware / KVM Virtualisierung mit Proxmox]--> | + | Server[Hardware / KVM using Proxmox |
| - | Server--> | + | MG--> |
| + | MG--> | ||
| + | MG--> | ||
| + | Server--> | ||
| GL--> | GL--> | ||
| - | GL--> | ||
| GL--> | GL--> | ||
| GL--> | GL--> | ||
| + | GL--> | ||
| + | GL--> | ||
| + | Server--> | ||
| + | NC--> | ||
| Server--> | Server--> | ||
| RA--> | RA--> | ||
| RA--> | RA--> | ||
| - | | + | |
| - | | + | |
| - | MG--> | + | |
| + | style MG fill:# | ||
| + | style GL fill:# | ||
| + | style NC fill:# | ||
| + | style RA fill:# | ||
| + | style GR fill:# | ||
| </ | </ | ||
| * Server: https:// | * Server: https:// | ||
| - | * KVM Virtualisierung mit Proxmox VE (GUI): https:// | + | * KVM with Proxmox VE (GUI): https:// |
| * Proxmox Mail Gateway: https:// | * Proxmox Mail Gateway: https:// | ||
| - | * ISPconfig: | + | * Dokku: https:// |
| + | |||
| + | Pros: | ||
| + | |||
| + | * Snapshots for VM Backup | ||
| + | * flexbile | ||
| + | |||
| + | Cons: | ||
| + | |||
| + | * Requires a server admin! | ||
| + | * Own backups | ||
| + | * Not scalable - just a single server | ||