{"id":27438551,"url":"https://github.com/chees/twistlocktest","last_synced_at":"2025-04-14T20:40:00.687Z","repository":{"id":139000929,"uuid":"51151613","full_name":"chees/twistlocktest","owner":"chees","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-05T15:33:08.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T11:48:13.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/chees.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}},"created_at":"2016-02-05T14:35:13.000Z","updated_at":"2023-04-27T19:28:03.092Z","dependencies_parsed_at":"2023-04-27T19:28:02.071Z","dependency_job_id":null,"html_url":"https://github.com/chees/twistlocktest","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chees%2Ftwistlocktest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chees%2Ftwistlocktest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chees%2Ftwistlocktest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chees%2Ftwistlocktest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chees","download_url":"https://codeload.github.com/chees/twistlocktest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248958905,"owners_count":21189780,"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":"2025-04-14T20:40:00.126Z","updated_at":"2025-04-14T20:40:00.676Z","avatar_url":"https://github.com/chees.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy new version\n\nBuild and push to gcr.io:\n\n    ./build_and_push.sh\n\nRolling update:\n\n    kubectl rolling-update twistlocktest --image=eu.gcr.io/chees-info/twistlocktest:v4\n\n\n# One time setup\n\nBuild and push to gcr.io:\n\n    ./build_and_push.sh\n\nCreate cluster:\n\n    gcloud container clusters create cluster-1 --num-nodes 1 --machine-type g1-small\n\nStart on the cluster:\n\n    kubectl run twistlocktest --image=eu.gcr.io/chees-info/twistlocktest:v3 --port=8080\n\nCreate a loadbalancer:\n\n    kubectl expose rc twistlocktest --type=\"LoadBalancer\"\n\nTo get the external ip of the loadbalancer:\n\n    kubectl get services twistlocktest\n\n\n# Handy stuff\n\nView:\n\n    open http://104.155.61.161:8080/Christiaan\n\nView Kubernetes UI:\n\n    kubectl proxy\n    open http://localhost:8001/ui\n\nScale replication controller:\n\n    kubectl scale rc twistlocktest --replicas=3\n\nScale nodes:\n\n    gcloud container clusters resize cluster-1 2\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchees%2Ftwistlocktest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchees%2Ftwistlocktest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchees%2Ftwistlocktest/lists"}