{"id":19785350,"url":"https://github.com/knowledgecanvas/docker","last_synced_at":"2025-10-18T14:25:09.807Z","repository":{"id":104842389,"uuid":"491741048","full_name":"KnowledgeCanvas/docker","owner":"KnowledgeCanvas","description":"A self-hosted solution for various Knowledge Canvas dependencies","archived":false,"fork":false,"pushed_at":"2023-05-22T17:58:21.000Z","size":59575,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T03:19:54.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KnowledgeCanvas.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":"2022-05-13T03:12:39.000Z","updated_at":"2024-07-15T09:28:44.000Z","dependencies_parsed_at":"2025-01-11T03:19:12.044Z","dependency_job_id":"be52a61a-4dfb-4980-93a1-07039fb8082a","html_url":"https://github.com/KnowledgeCanvas/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/KnowledgeCanvas%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnowledgeCanvas%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnowledgeCanvas%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnowledgeCanvas%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KnowledgeCanvas","download_url":"https://codeload.github.com/KnowledgeCanvas/docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241117737,"owners_count":19912609,"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-12T06:14:26.349Z","updated_at":"2025-10-18T14:25:09.739Z","avatar_url":"https://github.com/KnowledgeCanvas.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Knowledge Canvas Docker\nA self-hosted (Docker) solution for common Knowledge Canvas dependencies.\n\n## What's included?\n- Tika: Text and metadata extraction\n- MongoDB: Non-relational Database for persistent storage\n- Elastic stack: \n  - Elasticsearch: Provides search capabilities across user documents (Knowledge Sources)\n  - Kibana: Provides visualization and dashboards capabilities\n  - Enterprise Search: Provides integration with Google Drive, One Drive, etc.\n\n## Setup and Run\n\n### Install Dependencies\n\n- Install Docker\n- Install Docker Compose\n\n### Tika\nRun the following commands from the root folder (`./knowledge-canvas-docker/`:\n```shell\n  docker build -t tika-server .\n  docker run -d -p 9998:9998 tika-server\n```\n\n### Elastic\n1. Modify the `.env` file, supply values for `ELASTIC_PASSWORD` and `KIBANA_PASSWORD`\n2. Run:\n```shell\ndocker-compose up #(version 1)\n\n# OR \n\ndocker compose up #(version 2)\n```\n3. Verify Kibana is working by navigating to `localhost:5601` or `127.0.0.1:5601` in your browser. The username is `elastic`, use the password setup in step 1.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowledgecanvas%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknowledgecanvas%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowledgecanvas%2Fdocker/lists"}