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:03] – 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]--> | + | Server[Hardware |
| - | | + | |
| - | click Server | + | MG--> |
| + | MG--> | ||
| + | Server--> | ||
| + | GL--> | ||
| + | GL--> | ||
| + | GL--> | ||
| + | GL--> | ||
| + | GL--> | ||
| + | Server--> | ||
| + | NC--> | ||
| + | Server--> | ||
| + | RA--> | ||
| + | RA--> | ||
| + | Server--> | ||
| + | GR--> | ||
| + | | ||
| + | style MG fill:# | ||
| + | style GL fill:# | ||
| + | style NC fill:# | ||
| + | style RA fill:# | ||
| + | style GR fill:# | ||
| </ | </ | ||
| + | |||
| + | * Server: https:// | ||
| + | * KVM with Proxmox VE (GUI): https:// | ||
| + | * Proxmox Mail Gateway: https:// | ||
| + | * Dokku: https:// | ||
| + | |||
| + | Pros: | ||
| + | |||
| + | * Snapshots for VM Backup | ||
| + | * flexbile | ||
| + | |||
| + | Cons: | ||
| + | |||
| + | * Requires a server admin! | ||
| + | * Own backups | ||
| + | * Not scalable - just a single server | ||
| + | |||
| + | |||
| + | |||