Skip to content

broopdias/edge-docker-magento

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-docker-magento

Magento running on Docker. Plays nicely with dredger.

Regularly updated with the latest 2.* and 1.* releases (see tags).

Configuration Options

Most configuration can be done with environment variables. Here are the available options;

Environment Default Description
MAGE_MODE developer Set's the Magento mode
ENABLE_CRON On Enables the Magento cron jobs
ADDITIONAL_STORES - Comma separated list of Magento store codes and Nginx server_name's in the format MAGE_RUN_CODE:server_name, i.e. test_view:test.co.uk or using a regex test_view:~test which would switch Magento to the test_view store if the domain name contained the word test

See edge-docker-php for additional options such as SSL, SMTP and PHP configuration.

About

Magento running on Docker

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%