Skip to content

Deploy environment for PHP projects using Docker.

Notifications You must be signed in to change notification settings

kavindalb/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

Deploy environment for PHP projects using Docker.

PREREQUISITE

Installation of Docker

INSTALL

Clone this repository for your project directory. Create symlinks of docker-compose.yml to your project root directory. Create .env file or use exsting .env file in application root directory. (Eg: docker-compose.env.sample)

CUSTOMIZATIONS

Edit docker-compose.yml or any docker files as you required.

RUN

docker-compose build docker-compose up

About

Deploy environment for PHP projects using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages