{"id":20547299,"url":"https://github.com/theopenconversationkit/tock-k8s","last_synced_at":"2025-07-27T20:35:41.477Z","repository":{"id":46484326,"uuid":"293503145","full_name":"theopenconversationkit/tock-k8s","owner":"theopenconversationkit","description":"Kubernetes implementation and resources for Tock.","archived":false,"fork":false,"pushed_at":"2024-07-30T09:12:50.000Z","size":44,"stargazers_count":2,"open_issues_count":3,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T23:41:54.006Z","etag":null,"topics":["bot","k8s","kubernetes","tock"],"latest_commit_sha":null,"homepage":"https://doc.tock.ai","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theopenconversationkit.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}},"created_at":"2020-09-07T11:02:40.000Z","updated_at":"2021-10-09T09:23:01.000Z","dependencies_parsed_at":"2022-09-23T01:51:19.945Z","dependency_job_id":null,"html_url":"https://github.com/theopenconversationkit/tock-k8s","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/theopenconversationkit%2Ftock-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenconversationkit%2Ftock-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenconversationkit%2Ftock-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenconversationkit%2Ftock-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theopenconversationkit","download_url":"https://codeload.github.com/theopenconversationkit/tock-k8s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248863054,"owners_count":21173928,"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":["bot","k8s","kubernetes","tock"],"created_at":"2024-11-16T02:07:21.999Z","updated_at":"2025-04-14T10:33:51.320Z","avatar_url":"https://github.com/theopenconversationkit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tock-k8s\n\nKubernetes implementation and resources for Tock.\n\n## Deploying Tock Studio on localhost with kind\n \n[kind](https://kind.sigs.k8s.io/) is a tool for running local Kubernetes clusters using Docker container “nodes”.\n\n```sh\ncurl -Lo ./kind https://github.com/kubernetes-sigs/kind/releases/download/v0.8.1/kind-linux-amd64\nchmod +x ./kind\n./create-kind-cluster.sh\n./start-with-kind.sh\n```\n\nNotice : All data are stored in \"tock-mongo-data/\" folder\nAll services are deployed with \"tock\" namespace\n\n## Logs \n\n```\nkubectl logs -f -l type=mongo\n```\n\n```\nkubectl logs -f -l type=tock-studio\n```\n\n```\nkubectl logs -f -l type=bot-api\n```\n\n## Stopping TOCK STUDIO\n\n```\n./stop-with-kind.sh\n```\n\n## Destroy your kind cluster\n\n```\n./kind delete cluster\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopenconversationkit%2Ftock-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheopenconversationkit%2Ftock-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopenconversationkit%2Ftock-k8s/lists"}