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:43] – admin | setup_infrastructure [2019/04/23 15:04] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Thoughts on a Server Setup ====== | ====== Thoughts on a Server Setup ====== | ||
| - | |||
| - | |||
| < | < | ||
| graph LR; | graph LR; | ||
| - | Server[fa: | + | Server[Hardware / KVM using Proxmox VE]--> |
| - | Server--> | + | MG--> |
| + | MG--> | ||
| + | MG--> | ||
| + | Server--> | ||
| GL--> | 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:# | ||
| </ | </ | ||
| Line 24: | Line 32: | ||
| * Proxmox Mail Gateway: https:// | * Proxmox Mail Gateway: https:// | ||
| * Dokku: https:// | * Dokku: https:// | ||
| + | |||
| + | Pros: | ||
| + | |||
| + | * Snapshots for VM Backup | ||
| + | * flexbile | ||
| + | |||
| + | Cons: | ||
| + | |||
| + | * Requires a server admin! | ||
| + | * Own backups | ||
| + | * Not scalable - just a single server | ||