{"id":20156174,"url":"https://github.com/openfun/openedx-ecommerce-docker","last_synced_at":"2025-03-03T01:44:55.107Z","repository":{"id":46651035,"uuid":"221898766","full_name":"openfun/openedx-ecommerce-docker","owner":"openfun","description":":whale: A best practice Docker image of OpenEdX E-Commerce","archived":false,"fork":false,"pushed_at":"2021-10-04T09:20:35.000Z","size":62,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-13T12:48:45.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openfun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-15T10:16:33.000Z","updated_at":"2021-12-26T07:05:21.000Z","dependencies_parsed_at":"2022-08-29T21:20:10.894Z","dependency_job_id":null,"html_url":"https://github.com/openfun/openedx-ecommerce-docker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-ecommerce-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-ecommerce-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-ecommerce-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-ecommerce-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfun","download_url":"https://codeload.github.com/openfun/openedx-ecommerce-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596242,"owners_count":19988041,"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-11-13T23:37:52.164Z","updated_at":"2025-03-03T01:44:55.091Z","avatar_url":"https://github.com/openfun.png","language":"Shell","readme":"# OpenEdx E-Commerce Docker\n\n## Prerequisite\n\n- [Docker](https://docs.docker.com/install)\n- `curl`\n- `make`\n\n## Getting started\n\nThe aim of the project is to build the OpenEdx E-Commerce service Docker image\nand start playing with it locally.\n\nFirst, you need to choose a release/flavor of OpenEdx E-Commerce versions we\nsupport. You can list them and get instructions about how to select/activate a\ntarget release using the `bin/activate` script. An example output follows:\n\n```bash\n$ bin/activate\nSelect an available flavored release to activate:\n[1] dogwood/3/fun (default)\n[2] master/bare\nYour choice: 1\n\n# Copy/paste dogwood/3/fun environment:\nexport EDXEC_RELEASE=dogwood.3\nexport FLAVOR=fun\nexport EDXEC_ARCHIVE_URL=https://github.com/openfun/ecommerce/archive/dogwood.3.tar.gz\nexport EDXEC_RELEASE_REF=dogwood.3-fun\nexport EDXEC_DOCKER_TAG=dogwood.3-fun\n\n# Or run the following command:\n. bin/../releases/dogwood/3/fun/activate\n\n# Check your environment with:\nmake info\n```\n\nOnce your environment is set, start the full project by running:\n\n```bash\n$ make bootstrap\n```\n\nThis will download an archive of the OpenEdx E-Commerce project sources\n(current `master` branch state by default), build the docker image using\ndownloaded sources, compile assets and run database migrations.\n\nAfter few minutes, the E-Commerce service should be built and configured. Now\nit's time to run it:\n\n```bash\n$ make dev\n```\n\nThe E-Commerce application should be up and running at:\n[http://localhost:8000](http://localhost:8000), yeah!\n\nTo stop running services, use:\n\n```bash\n$ make stop\n```\n\nFor more information about available commands, see:\n\n```bash\n$ make help\n```\n\n## License\n\nThe code in this repository is licensed under the GNU AGPL-3.0 terms unless\notherwise noted.\n\nPlease see [`LICENSE`](./LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfun%2Fopenedx-ecommerce-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfun%2Fopenedx-ecommerce-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfun%2Fopenedx-ecommerce-docker/lists"}