parent
9ee0adb13d
commit
58cf6b0bdf
@ -1,3 +1,30 @@
|
|||||||
# awesome-compose
|
# awesome-compose
|
||||||
|
|
||||||
docker-compose templates for many services
|
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.
|
||||||
Loading…
Reference in new issue