Skip to content

RealFascinated/docker-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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