{"id":21994426,"url":"https://github.com/codelibs/docker-codesearch","last_synced_at":"2025-07-28T09:36:09.600Z","repository":{"id":145323375,"uuid":"205872393","full_name":"codelibs/docker-codesearch","owner":"codelibs","description":"Code Search on Fess","archived":false,"fork":false,"pushed_at":"2024-11-02T04:48:00.000Z","size":176,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T18:04:21.135Z","etag":null,"topics":["fess"],"latest_commit_sha":null,"homepage":"https://codesearch.codelibs.org","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/codelibs.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":"2019-09-02T14:18:04.000Z","updated_at":"2024-11-02T04:48:03.000Z","dependencies_parsed_at":"2024-06-12T09:08:54.867Z","dependency_job_id":"9f4e83a6-e6cb-4ce9-a293-ddaa2c3af64c","html_url":"https://github.com/codelibs/docker-codesearch","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Fdocker-codesearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Fdocker-codesearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Fdocker-codesearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Fdocker-codesearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codelibs","download_url":"https://codeload.github.com/codelibs/docker-codesearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251747926,"owners_count":21637408,"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":["fess"],"created_at":"2024-11-29T21:08:53.535Z","updated_at":"2025-04-30T16:48:01.105Z","avatar_url":"https://github.com/codelibs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Search on Fess\n\n[Fess](https://fess.codelibs.org/) is an Enterprise Search Server. This Docker environment provides a Source Code Search Server using Fess.\n\n## Public Site\n\n* [codesearch.codelibs.org](https://codesearch.codelibs.org/)\n\n## Getting Started\n\n### Setup\n\nFirst, clone the repository and navigate into the directory:\n\n```bash\n$ git clone https://github.com/codelibs/docker-codesearch.git\n$ cd docker-codesearch\n$ bash ./bin/setup.sh\n```\n\n### Start the Server\n\nTo start the server, use Docker Compose:\n\n```bash\ndocker compose -f compose.yaml up -d\n```\n\nOnce the server is running, access it at [http://localhost:8080/](http://localhost:8080/).\n\n### Create an Access Token\n\nTo use the Admin API for Fess, create an access token with the `{role}admin-api` permission on the Admin Access Token page ([http://localhost:8080/admin/accesstoken/](http://localhost:8080/admin/accesstoken/)).\n\nFor more details, see the [Admin Access Token Guide](https://fess.codelibs.org/14.14/admin/accesstoken-guide.html).\n\n### Create DataStore Configuration for GitHub\n\nYou can create DataStore and Scheduler settings on Fess using the `bin/register_github.sh` script:\n\n```bash\nregister_github.sh ACCESS_TOKEN FESS_URL REPO_DOMAIN REPO_ORG REPO_NAME\n\nExample:\n$ bash ./bin/register_github.sh ...token... http://localhost:8080 github.com codelibs fess\n```\n\nCheck the created settings on the DataConfig page ([http://localhost:8080/admin/dataconfig/](http://localhost:8080/admin/dataconfig/)).\n\n### Start the Crawler\n\nTo start the crawler, run `Default Crawler` or `Data Crawler - ...` on the Admin Scheduler page ([http://localhost:8080/admin/scheduler/](http://localhost:8080/admin/scheduler/)).\n\n### Search\n\nYou can view search results at [http://localhost:8080/](http://localhost:8080/).\n\n### Stop the Server\n\nTo stop the server, use the following command:\n\n```bash\ndocker compose -f compose.yaml down\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelibs%2Fdocker-codesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelibs%2Fdocker-codesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelibs%2Fdocker-codesearch/lists"}