{"id":20156166,"url":"https://github.com/openfun/openedx-comments-docker","last_synced_at":"2025-03-03T01:44:52.424Z","repository":{"id":79716941,"uuid":"153763244","full_name":"openfun/openedx-comments-docker","owner":"openfun","description":":whale: A handcrafted Docker image for the Open edX comment service","archived":false,"fork":false,"pushed_at":"2018-10-30T14:06:32.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-13T12:48:43.799Z","etag":null,"topics":["docker","docker-image","forum","openedx"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-10-19T10:03:13.000Z","updated_at":"2019-11-21T08:38:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0ee08de-b224-4794-bd03-a019b1855202","html_url":"https://github.com/openfun/openedx-comments-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-comments-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-comments-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-comments-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfun%2Fopenedx-comments-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfun","download_url":"https://codeload.github.com/openfun/openedx-comments-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":["docker","docker-image","forum","openedx"],"created_at":"2024-11-13T23:37:51.178Z","updated_at":"2025-03-03T01:44:52.403Z","avatar_url":"https://github.com/openfun.png","language":"Dockerfile","readme":"# Open edX Comment Service Docker image\n\nA handcrafted Docker image for the [Open edX comment\nservice](https://github.com/edx/cs_comments_service) (_aka_ forum).\n\n## Installation\n\nTo add this image to your Open edX stack, pull our image from DockerHub (see\n[fundocker/forum](https://hub.docker.com/r/fundocker/forum/)):\n\n```bash\n$ docker pull fundocker/forum\n```\n\n## Getting started\n\nFirst things first, if you plan to work on the project itself, you will need to\nclone this repository:\n\n```\n$ git clone git@github.com:openfun/openedx-comments-docker.git\n```\n\nOnce the project has been cloned on your machine, you will need to build the\ndocker image for the forum and setup a development environment that includes all\nrequired services up and running (more on this later):\n\n```bash\n$ cd openedx-comments-docker\n$ make bootstrap\n```\n\nIf everything went well, you should now be able to access the following\nservices:\n\n- Forum: https://localhost:9292\n- Open edX LMS: http://localhost:8000\n- MailCatcher: http://localhost:1080\n\nwith the following credentials (for the LMS):\n\n```\nemail: admin@foex.edu\npassword: openedx-rox\n```\n\n## Developer guide\n\nOnce the project has been bootstrapped (see \"Getting started\" section), to start\nworking on the project, use:\n\n```\n$ make dev\n```\n\nYou can stop running services _via_:\n\n```\n$ make stop\n```\n\nIf for any reason, you need to drop databases and start with fresh ones, use the\n`down` target:\n\n```\n$ make down\n```\n\n## License\n\nThe code in this repository is licensed under the AGPL-3.0 unless otherwise\nnoted (see [LICENSE](./LICENSE) for details).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfun%2Fopenedx-comments-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfun%2Fopenedx-comments-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfun%2Fopenedx-comments-docker/lists"}