Skip to content

i-abhinav/Docker_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Docker

For Test purpose - Apache2 + PHP7.3 + MySQL5.7 + Lumen Frmaework 5.8 Environemnt in Docker

Tech Stack used...

How to Use (With Docker and start.sh script)

*NOTES: Before running with Docker, it assumes that Docker environement pre-installed in your system.

1). Clone GIT repository in your desired directory..

git clone REPOSITORY

2). Check .env file, if you want to change environment credentials in .env file according to your environment

.env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=YOUR_DBNAME
DB_USERNAME=YOUR_DB_USERNAME
DB_PASSWORD=YOUR_DB_PASSWORD

3). Now open Command Line And Run start.sh shell script **

bash start.

OR

./start.sh

About

For Testing Purpose, Lumen with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages