{"id":23041062,"url":"https://github.com/jrson83/dockware-template","last_synced_at":"2026-01-15T22:15:49.240Z","repository":{"id":264676160,"uuid":"888699277","full_name":"jrson83/dockware-template","owner":"jrson83","description":"shopware development environment.","archived":false,"fork":false,"pushed_at":"2024-11-25T17:19:29.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T15:45:42.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":false,"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/jrson83.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T21:12:09.000Z","updated_at":"2024-11-26T18:51:13.000Z","dependencies_parsed_at":"2024-11-25T18:37:20.902Z","dependency_job_id":null,"html_url":"https://github.com/jrson83/dockware-template","commit_stats":null,"previous_names":["jrson83/dockware-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrson83/dockware-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrson83%2Fdockware-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrson83%2Fdockware-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrson83%2Fdockware-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrson83%2Fdockware-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrson83","download_url":"https://codeload.github.com/jrson83/dockware-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrson83%2Fdockware-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-12-15T19:29:07.958Z","updated_at":"2026-01-15T22:15:49.222Z","avatar_url":"https://github.com/jrson83.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dockware-template\n\n\u003e my shopware development environment.\n\n## Development Links\n\n*Based on dockware [default credentials](https://docs.dockware.io/use-dockware/default-credentials):*\n\n- [localhost](http://localhost/) - Storefront\n- [localhost/admin](http://localhost/admin) - Backend\n- [localhost/logs](http://localhost/logs) - Logs (see [docs](https://docs.dockware.io/features/pimp-my-log))\n- [localhost/adminer.php](http://localhost/adminer.php) - Adminer (see [docs](https://docs.dockware.io/features/adminer))\n- [localhost/mailcatcher](http://localhost/mailcatcher) - Mailcatcher (see [docs](https://docs.dockware.io/features/mailcatcher))\n\n## Usage\n\n### Setup\n\n```sh\n# execute all initial tasks\nmake init\n```\n\nexecutes the following tasks:\n\n```sh\n# raise the initial docker containers\nmake init_start\n\n# copy the shopware source\nmake init_setup\n\n# destroy the initial containers\nmake init_destroy\n\n# fix permissions\nmake init_chown\n\n# raise the actual docker containers\nmake dev_start\n\n# fix permissions\nmake dev_chown\n\n# fix default language \u0026 adminer, install php-cs-fixer\nmake dev_config\n\n# fix permissions for sure\nmake dev_chown\n```\n\n### Development\n\n```shell\n# create a mysql-dump with current timestamp\nmake dump\n\n# build a theme \u0026 clear cache\nmake build_theme\n\n# build the admin\nmake build_admin\n\n# build the storefront\nmake build_storefront\n```\n\n#### Speed up compilation\n\n```sh\nexport SHOPWARE_ADMIN_BUILD_ONLY_EXTENSIONS=1\nexport DISABLE_ADMIN_COMPILATION_TYPECHECK=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrson83%2Fdockware-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrson83%2Fdockware-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrson83%2Fdockware-template/lists"}