ibracorp / templates

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%