Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 786 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 786 Bytes

Easy-to-use Docker Compose Collection

Usage

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

Services

Service Description Port(s)
AdGuard Home DNS Server 53, 3000
Redis Cache 6379
Vault Warden Password Manager 8080