{"id":13766119,"url":"https://github.com/shopwareArchive/shopware-docker","last_synced_at":"2025-05-10T21:33:05.876Z","repository":{"id":142341720,"uuid":"81538178","full_name":"shopwareArchive/shopware-docker","owner":"shopwareArchive","description":"A docker setup ready for shopware development","archived":true,"fork":false,"pushed_at":"2020-02-19T10:18:25.000Z","size":2081,"stargazers_count":74,"open_issues_count":5,"forks_count":37,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-07T18:06:30.848Z","etag":null,"topics":["docker","shopware"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shopwareArchive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-02-10T07:17:09.000Z","updated_at":"2024-07-22T16:10:02.000Z","dependencies_parsed_at":"2023-08-17T19:22:31.842Z","dependency_job_id":null,"html_url":"https://github.com/shopwareArchive/shopware-docker","commit_stats":null,"previous_names":["shopwarearchive/shopware-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopwareArchive%2Fshopware-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopwareArchive%2Fshopware-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopwareArchive%2Fshopware-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopwareArchive%2Fshopware-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shopwareArchive","download_url":"https://codeload.github.com/shopwareArchive/shopware-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253486146,"owners_count":21916132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","shopware"],"created_at":"2024-08-03T16:00:51.693Z","updated_at":"2025-05-10T21:33:04.151Z","avatar_url":"https://github.com/shopwareArchive.png","language":"Shell","funding_links":[],"categories":["Local Development"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/shopwareLabs/shopware-docker.svg?branch=master)](https://travis-ci.org/shopwareLabs/shopware-docker)\n\nDocker Shopware Box\n====================\n\n## Installation\n\nDocker (min. Version 1.12) have to be installed on your local machine:\n\n - [Docker](https://docs.docker.com/engine/installation/linux/)\n\n## Usage\n\nClone the repository to your local machine.\n\n    $ git clone https://github.com/shopwareLabs/shopware-docker\n    $ cd shopware-docker\n\nBoot up your docker containers with psh.phar:\n\n    $ ./psh.phar docker:start\n\nThe first boot may take a while, so feel free to get a cup of coffee.\n\nYour machine will be available at [http://localhost:8083/](http://localhost:8083/)\nAll required tools like the LAMP stack are already installed.\n\n- MySQL user: `app`, password: `app`\n\nTo SSH into the created Container:\n\n    $ ./psh.phar docker:ssh\n\n## Installing Shopware\n\nSSH first into your VM:\n\n    $ ./psh.phar docker:ssh\n    \nCall the init script:\n\n    $ ./psh.phar init\n    \nThis will download the latest release version of shopware and install it into /var/www/shopware/shopware\n\nIf you want an older shopware version just add --sw-version to the init script:\n\n    $ ./psh.phar init --sw-version=5.2.26\n\n#### For plugin development\n\nFor plugin development there is a script `init-vcs` to initialize and install shopware through github.  \n\n    $ ./psh.phar init-vcs --sw-branch=5.2\n\nThe plugin(s) you want to start development should be located in `./plugins` (Only new plugin system is supported). They can be installed and linked into the Shopware checkout by executing\n\n    $ ./psh.phar init-plugins\n    \n\nThis can be used together with our [`plugin-dev-tools`](https://github.com/shopwareLabs/plugin-dev-tools) as the `local` environment.\n\n#### Access\n\nConfigure your online store in a web browser with the credentials demo/demo:\n\n- Backend: [http://localhost:8083/backend/](http://localhost:8083/backend/)\n\nYou can then access your storefront at:\n\n- Front-end: [http://localhost:8083/](http://localhost:8083/)\n\n## Troubleshooting \n\nIf the elasticsearch or redis container didn't start make sure that the directory dev-ops/docker/_volumes/app-esdata|app-redisdata has chmod 777.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FshopwareArchive%2Fshopware-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FshopwareArchive%2Fshopware-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FshopwareArchive%2Fshopware-docker/lists"}