{"id":13450341,"url":"https://github.com/bscott/chaosrancher","last_synced_at":"2026-01-25T02:19:26.918Z","repository":{"id":136904023,"uuid":"85857801","full_name":"bscott/chaosrancher","owner":"bscott","description":"chaosrancher periodically kills random services in your Rancher Stack/Cluster.","archived":false,"fork":false,"pushed_at":"2017-03-24T08:35:18.000Z","size":1197,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-20T08:13:40.512Z","etag":null,"topics":["chaos-monkey","docker","go","rancher"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bscott.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}},"created_at":"2017-03-22T17:37:19.000Z","updated_at":"2021-12-17T05:24:02.000Z","dependencies_parsed_at":"2024-01-21T05:50:08.373Z","dependency_job_id":"3b9cf6c5-e696-43c7-91c0-37aaba1bd586","html_url":"https://github.com/bscott/chaosrancher","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/bscott%2Fchaosrancher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Fchaosrancher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Fchaosrancher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Fchaosrancher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bscott","download_url":"https://codeload.github.com/bscott/chaosrancher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245130748,"owners_count":20565705,"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":["chaos-monkey","docker","go","rancher"],"created_at":"2024-07-31T07:00:33.760Z","updated_at":"2026-01-25T02:19:26.909Z","avatar_url":"https://github.com/bscott.png","language":"Go","funding_links":[],"categories":["Rancher 1.0"],"sub_categories":["Community projects 1.0"],"readme":"# chaosrancher\n[![Docker Repository on Quay](https://quay.io/repository/bscott/chaosrancher/status \"Docker Repository on Quay\")](https://quay.io/repository/bscott/chaosrancher)\n\n## Why\n\nTest how your system behaves under arbitrary service failures.\n\n## Setup\n\nChaosRancher reads from enviroment varibles to authenticate to Rancher API (v2-beta is only supported at the moment, v1 is not)\n\n```console\n# Set the url that Rancher is on\n$ export RANCHER_URL=http://\u003cserver_ip\u003e:8080\n# Set the access key, i.e. username\n$ export RANCHER_ACCESS_KEY=\u003caccessKey_of_account_api_key\u003e\n# Set the secret key, i.e. password\n$ export RANCHER_SECRET_KEY=\u003csecretKey_of_account_api_key\u003e\n```\n\n## Example\n\nRunning it will kill a service in any stack every 10 minutes by default.\n\n```console\n$ chaosrancher\n```\n\nor Deploy ChaosRancher in Rancher's Sandbox environment:\n\n[Try Rancher](https://try.rancher.com/login)\n\n## Filtering Services \n\nTo select a specific environment that should be targeted:\n\n```console\n# Set the environment to use, you can use either environment ID or environment name\n$ export RANCHER_ENVIRONMENT=\u003cenvironment_id\u003e\n```\n\n## Contributing\n\nFeel free to create issues or submit pull requests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscott%2Fchaosrancher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbscott%2Fchaosrancher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscott%2Fchaosrancher/lists"}