Skip to content

magentodaemon/devEnvironment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to follow:-
--------------------------------


1) First run docker compose with below command:-
	
		docker compose up -d (-d will be used to run it in dettached mode)
		
2) Install Dependencies using below command (from docker webserver container bash):-

		bash /var/www/html/install.sh
		
3) To start a fpm after reboot or container restart use below commnand in webserver container 

		bash /var/www/html/startfpm.sh
		
		
		

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors