diff --git a/README.md b/README.md index 6577515..45196ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,30 @@ # awesome-compose -docker-compose templates for many services \ No newline at end of file +docker-compose templates for many services + +Goals: +Make a collection of scripts that can be deployed easily + +To do: +Document everything. +Move scripts to .env configurations. + +Homelab: +1x Unraid as NAS and Servarr Stack +1x Ubuntu 22.04 VM (Home) +2x Cloud Hosted VPS (Oracle/Google free) +1x KVM VPS + +Network: +Public IP accessible for each server. (4 HTTP(s) endpoints) +Tailscale private network between all servers. + +Backup: +STFPGo Server with Duplicati on each server. + +Management: +Dozzle and GoAccess + +Security: +Central Crowdsec API with all remote hosts running iptables bouncer. +Only reverse proxy services are allowed external endpoints. \ No newline at end of file