An open API service indexing awesome lists of open source software.

https://github.com/sashas777/magento-docker-pipelines

Examples of local docker environment for Magento 2 and various pipelines configuration
https://github.com/sashas777/magento-docker-pipelines

bitbucket circleci docker docker-compose elasticsearch gitlab-ci magento magento2 mariadb php rabbitmq

Last synced: 9 months ago
JSON representation

Examples of local docker environment for Magento 2 and various pipelines configuration

Awesome Lists containing this project

README

          

## About
The repository provides the most popular docker and pipeline configurations for a Magento 2 project.


Docker Pulls
Open Source Helpers
GitHub
GitHub last commit

## Get Started

### Local Environment
**NOTE:** Before you start with the local environment it is important to start the [Local Services Docker Stack](https://github.com/sashas777/magento-docker-pipelines/wiki/Docker-Local-Services)

[Docker Local Environment For A New Project](https://github.com/sashas777/magento-docker-pipelines/wiki/Docker-Local-Environment-For-A-New-Project)

### Pipelines
You can start with common information about pipelines: [Pipeline Configuration](https://github.com/sashas777/magento-docker-pipelines/wiki/Pipeline-Configuration).
Then you look at the Wiki for a specific platform:

### Examples
- [BitBucket](https://github.com/sashas777/magento-docker-pipelines/wiki/Bitbucket-Pipeline)
- [GitLab CI/CD](https://github.com/sashas777/magento-docker-pipelines/wiki/GitLab-CI-CD-Pipeline)
- GitHub Actions (TBD)
- Travis CI (TBD)

## Related Resources

- [Docker Images Used For The Project](https://github.com/sashas777/magento-docker)
- [Magento 2 Testing Framework Used For Pipelines](https://github.com/sashas777/magento2-testing-framework)

## Issues / Questions / Requests

Any request can be submitted on the [Github Issue Tracker](https://github.com/sashas777/magento-docker-pipelines/issues).

## Contributing

Feel free to Fork and contribute to the module, then create a pull request. We will do out best to merge your contribution.

## Credits

Thanks to [contributors](https://github.com/sashas777/magento-docker-pipelines/graphs/contributors)

## Related Resources

- [Docker Images For The Project](https://github.com/sashas777/magento-docker)
- [Magento 2 Testing Framework For The Pipeline Configuration](https://github.com/sashas777/magento2-testing-framework)