{"id":21638113,"url":"https://github.com/purecloudlabs/discourse-search-index-plugin","last_synced_at":"2025-05-07T11:23:23.246Z","repository":{"id":149016116,"uuid":"136478048","full_name":"purecloudlabs/discourse-search-index-plugin","owner":"purecloudlabs","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-03T06:34:14.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T09:37:53.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purecloudlabs.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-06-07T13:01:43.000Z","updated_at":"2025-01-03T06:34:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"5dac279c-84a2-45d2-a7ab-74fcbe422ba0","html_url":"https://github.com/purecloudlabs/discourse-search-index-plugin","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/purecloudlabs%2Fdiscourse-search-index-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purecloudlabs%2Fdiscourse-search-index-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purecloudlabs%2Fdiscourse-search-index-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purecloudlabs%2Fdiscourse-search-index-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purecloudlabs","download_url":"https://codeload.github.com/purecloudlabs/discourse-search-index-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252866545,"owners_count":21816486,"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-25T04:08:14.217Z","updated_at":"2025-05-07T11:23:23.228Z","avatar_url":"https://github.com/purecloudlabs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Plugin used to get a listing of forum posts for search indexing\n\n# Running Discourse locally\n\n1. clone https://github.com/discourse/discourse\n2. Modify bin/docker/boot_dev, on the line that starts with ```docker run -d -p 1080:1080 -p 3000:3000 ```, add a volume mapping to your local path ```-v /Users/kevin.glinski/code/src/bitbucket.org/inindca/developer-forum/src/search:/src/plugins/purecloudsearch ``` full example ```docker run -d -p 1080:1080 -p 3000:3000 -v /Users/kevin.glinski/code/src/bitbucket.org/inindca/developer-forum/src/search:/src/plugins/purecloudsearch  -v \"$DATA_DIR:/shared/postgres_data:delegated\" -v \"$SOURCE_DIR:/src:delegated\" --hostname=discourse --name=discourse_dev --restart=always discourse/discourse_dev:release /sbin/boot```\n\n3. from the discourse directory, run ```./bin/docker/boot_dev```\n3. from the discourse directory, run ```./bin/docker/rails s```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurecloudlabs%2Fdiscourse-search-index-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurecloudlabs%2Fdiscourse-search-index-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurecloudlabs%2Fdiscourse-search-index-plugin/lists"}