msis / ultimate-docker-server

docker-compose based server for everything ever needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultimate Docker Server

UDS is a docker compose file that you can fire on your server that will automatically enable you to have:

Getting started

  1. Clone the repo.
  2. Change your main username (I used mine msis everywhere, so a simple replace all should work).
  3. Replace docker.localhost with your domain name (again a replace all should do the trick).
  4. And finally, fire up docker-compose:
docker-compose up

About

docker-compose based server for everything ever needed.