Create the network: (if you haven't already)
docker network create --driver bridge proxy
Find a service you wish to run and go to it's docker-compose.yml
file and copy the contents to a new directory. Then run:
docker-compose up -d
Service | Description | Port(s) |
---|---|---|
AdGuard Home | DNS Server | 53, 3000 |
Redis | Cache | 6379 |
Vault Warden | Password Manager | 8080 |