You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
659 B
30 lines
659 B
# awesome-compose
|
|
|
|
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. |