{"id":20152401,"url":"https://github.com/wrike/callisto-chart","last_synced_at":"2025-04-09T21:22:58.195Z","repository":{"id":40486397,"uuid":"241154186","full_name":"wrike/callisto-chart","owner":"wrike","description":"Callisto is an open-source Kubernetes-native implementation of Selenium Grid.","archived":false,"fork":false,"pushed_at":"2025-02-24T15:54:07.000Z","size":34,"stargazers_count":20,"open_issues_count":1,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-23T23:15:32.772Z","etag":null,"topics":["helm","kubernetes","selenium","selenium-grid","selenium-server","selenoid","webdriver"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/wrike.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-02-17T16:25:50.000Z","updated_at":"2025-02-28T14:23:42.000Z","dependencies_parsed_at":"2022-08-09T22:00:20.888Z","dependency_job_id":null,"html_url":"https://github.com/wrike/callisto-chart","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/wrike%2Fcallisto-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrike%2Fcallisto-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrike%2Fcallisto-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrike%2Fcallisto-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wrike","download_url":"https://codeload.github.com/wrike/callisto-chart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248112977,"owners_count":21049764,"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":["helm","kubernetes","selenium","selenium-grid","selenium-server","selenoid","webdriver"],"created_at":"2024-11-13T23:11:34.728Z","updated_at":"2025-04-09T21:22:58.177Z","avatar_url":"https://github.com/wrike.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Callisto\n\nCallisto is an open-source Kubernetes-native implementation of [Selenium Grid](https://en.wikipedia.org/wiki/Selenium_(software)).\n\nSee [this repository](https://github.com/wrike/callisto) for the source code.\n\n\n### How to run in Docker for Mac\n1. Install [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) \u0026 [helm](https://helm.sh/docs/intro/install/)\n2. Enable Kubernetes in [Docker for Mac](https://docs.docker.com/docker-for-mac/#kubernetes)\n3. Install [Ingress Controller](https://github.com/kubernetes/ingress-nginx/blob/master/docs/deploy/index.md#prerequisite-generic-deployment-command)\n4. Install callisto:\n\n`helm template . | kubectl apply -f -`\n\n5. Add corresponding line to the bottom of /etc/hosts:\n\n`localhost callisto.local`\n\n### How to run in minikube\n1. Install [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) \u0026 [helm](https://helm.sh/docs/intro/install/)\n2. Install [minikube](https://kubernetes.io/docs/setup/learning-environment/minikube/)\n3. Enable  [Ingress Controller](https://github.com/kubernetes/ingress-nginx/blob/master/docs/deploy/index.md#minikube)\n4. Install callisto:\n\n`helm template . | kubectl apply -f -`\n\n5. Get external minikube ip:\n\n```minikube ip```\n\n6. Add corresponding line to the bottom of **/etc/hosts**:\n\n`\u003cminikube.external.ip\u003e callisto.local`\n\n\n### How to access callisto features\n\n1. To open Selenoid UI use:\n\n`http://callisto.local`\n\n2. To run your tests use the same url:\n\n`http://callisto.local`\n\n### How to run as helm release\n\n1. To install the chart with the release name callisto:\n\n`kubectl create ns callisto \u0026\u0026 helm install callisto .`\n\n2. To uninstall the release and clean up all related stuff:\n\n`helm delete --no-hooks callisto \u0026\u0026 kubectl delete ns callisto`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrike%2Fcallisto-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrike%2Fcallisto-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrike%2Fcallisto-chart/lists"}