{"id":15540649,"url":"https://github.com/chatch/commerce-kickstarter-docker","last_synced_at":"2026-03-18T17:30:23.911Z","repository":{"id":33967669,"uuid":"37704162","full_name":"chatch/commerce-kickstarter-docker","owner":"chatch","description":"Docker container for Commerce Kickstart with in container mysql server","archived":false,"fork":false,"pushed_at":"2016-05-03T11:11:49.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-03T12:18:52.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/chatch.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}},"created_at":"2015-06-19T05:50:40.000Z","updated_at":"2022-10-03T17:28:14.000Z","dependencies_parsed_at":"2022-07-13T19:20:39.108Z","dependency_job_id":null,"html_url":"https://github.com/chatch/commerce-kickstarter-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fcommerce-kickstarter-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fcommerce-kickstarter-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fcommerce-kickstarter-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatch%2Fcommerce-kickstarter-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chatch","download_url":"https://codeload.github.com/chatch/commerce-kickstarter-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246117763,"owners_count":20726069,"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":[],"created_at":"2024-10-02T12:14:14.855Z","updated_at":"2026-01-08T01:03:41.233Z","avatar_url":"https://github.com/chatch.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# commerce-kickstarter-docker\nDocker container for Commerce Kickstarter using the same apache php setup as the drupal official Dockerfile.\n\nInstalls drush to /usr/local/bin.\n\n## Build and run image\n* create a MySql database and user (example: [init.sql](https://github.com/chatch/commerce-kickstarter-docker/blob/master/init.sql))\n* docker build --tag=kickstarter .\n* docker run -d --name=kickstarter kickstarter\n\n## Configure kickstart\nUse the web browser or drush for this step.\n\n### Browser\nNavigate to kickstart on port 80 of the docker container (eg. http://172.17.0.2) and follow the steps.\n\nTo get the container ip address use this command:\n```\ndocker inspect --format '{{ .NetworkSettings.IPAddress }}' \u003ccontainer id or name\u003e\n```\n\n### Drush\nRun the site install command. For example:\n```\ndrush -y si commerce_kickstart --db-url=mysql://kick:kick@mysql.host/kick \\\n                --db-prefix=\"kick_\" \\\n                --account-name=ksadmin --account-pass=ksadmin --account-mail=ksadmin@commerce.com \\\n                --site-name=kicktest --site-mail=ksadmin@commerce.com \\\n                --sites-subdir=kicktest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatch%2Fcommerce-kickstarter-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatch%2Fcommerce-kickstarter-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatch%2Fcommerce-kickstarter-docker/lists"}