{"id":20095750,"url":"https://github.com/magepsycho/warden-docker-environment-creator","last_synced_at":"2026-04-14T03:31:54.268Z","repository":{"id":142444313,"uuid":"428657548","full_name":"MagePsycho/warden-docker-environment-creator","owner":"MagePsycho","description":"Script to speed up the application (Magento \u0026 Symfony) environment creation for warden based development [WIP]","archived":false,"fork":false,"pushed_at":"2022-01-04T07:52:43.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T16:26:42.779Z","etag":null,"topics":["bash","docker","magento","magento2","php","shell","symfony","warden"],"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/MagePsycho.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":"2021-11-16T13:02:57.000Z","updated_at":"2022-03-25T07:56:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f182111a-b009-4aa1-b178-95e34ad1336b","html_url":"https://github.com/MagePsycho/warden-docker-environment-creator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MagePsycho/warden-docker-environment-creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fwarden-docker-environment-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fwarden-docker-environment-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fwarden-docker-environment-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fwarden-docker-environment-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MagePsycho","download_url":"https://codeload.github.com/MagePsycho/warden-docker-environment-creator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagePsycho%2Fwarden-docker-environment-creator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["bash","docker","magento","magento2","php","shell","symfony","warden"],"created_at":"2024-11-13T16:56:20.043Z","updated_at":"2026-04-14T03:31:54.252Z","avatar_url":"https://github.com/MagePsycho.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Warden Docker Environment Creator (Magento + Symfony)\n\nThis is a bash script to speed up the application (`Magento` \u0026 `Symfony`) environment creation for warden based development.\n\n## INSTALL\nYou can simply download the script file and give the executable permission.\n```\ncurl -0 https://raw.githubusercontent.com/MagePsycho/warden-docker-environment-creator/master/src/wenv-creator.sh -o wenv-creator.sh\nchmod +x wenv-creator.sh\n```\n\nTo make it system wide command\n```\nmv wenv-creator.sh ~/bin/wenv-creator\n\n#OR\n#mv wenv-creator.sh /usr/local/bin/wenv-creator\n```\n\n## USAGE\nTo display help\n```\nwenv-creator --help\n```\n\nTo create warden environment for `Magento`\n```\nwenv-creator --project=... --type=magento2\n# Or just\nwenv-creator --project=...\n```\n\nTo create warden environment for `Symfony`\n```\nwenv-creator --project=... --type=symfony\n```\n\nTo update the script\n```\nwenv-creator --self-update\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepsycho%2Fwarden-docker-environment-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagepsycho%2Fwarden-docker-environment-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepsycho%2Fwarden-docker-environment-creator/lists"}