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
- Host: GitHub
- URL: https://github.com/sashas777/magento-docker-pipelines
- Owner: sashas777
- License: gpl-3.0
- Created: 2019-03-09T07:49:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-12T04:32:30.000Z (about 3 years ago)
- Last Synced: 2025-05-14T02:13:27.619Z (about 1 year ago)
- Topics: bitbucket, circleci, docker, docker-compose, elasticsearch, gitlab-ci, magento, magento2, mariadb, php, rabbitmq
- Language: PHP
- Homepage:
- Size: 74.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
The repository provides the most popular docker and pipeline configurations for a Magento 2 project.
## 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)