/templates

A selection of docker compose files that follow our series of YouTube videos

Primary LanguageShell

Templates

A selection of docker compose files that follow our series of YouTube videos

Video Guide

Video Guide

Written Guide

https://docs.ibracorp.io/docker-compose/

Create Docker Networs

Create custom docker network called proxy

docker network create proxy secure

Clone the Repository

Clone the repository with the following command

git clone https://github.com/ibracorp/templates.git

Hardlink the .env File

ln /path/to/global/.env /path/to/app_folder/.env