Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyim/shopware-docker
Easy to use Docker Installation for Shopware 5 and Shopware 6
https://github.com/shyim/shopware-docker
hacktoberfest
Last synced: 15 days ago
JSON representation
Easy to use Docker Installation for Shopware 5 and Shopware 6
- Host: GitHub
- URL: https://github.com/shyim/shopware-docker
- Owner: shyim
- License: mit
- Created: 2018-06-04T18:06:03.000Z (over 6 years ago)
- Default Branch: v1
- Last Pushed: 2024-02-02T20:59:23.000Z (9 months ago)
- Last Synced: 2024-08-05T09:18:28.851Z (3 months ago)
- Topics: hacktoberfest
- Language: Shell
- Homepage:
- Size: 796 KB
- Stars: 115
- Watchers: 14
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# shopware-docker
This is an Docker Setup for Shopware 5 and Shopware 6.
## Devenv
This repository is not maintained really anymore, if you are looking for more an active project take a look at Devenv: https://developer.shopware.com/docs/guides/installation/devenv
## Features
- Have one Setup for all your Projects. It doesn't need to be integrated into the project. It runs like a normal Webserver
- Each Project has a own Container.
- Allows changing Docker Image (PHP Version, Nginx / Apache)
- Many usefull commands for Shopware Development
- Highly [configureable](https://github.com/shyim/shopware-docker/wiki/Global-Configuration)
- Blackfire / XDebug / Pcov Included## Get Started
[Getting Started](https://github.com/shyim/shopware-docker/wiki)