{"id":20677794,"url":"https://github.com/clivern/chaos","last_synced_at":"2025-04-19T21:10:06.973Z","repository":{"id":74704150,"uuid":"514640831","full_name":"Clivern/Chaos","owner":"Clivern","description":"🐺  A Server Chaos Maker, Set up in Minutes.","archived":false,"fork":false,"pushed_at":"2024-11-06T15:11:08.000Z","size":13650,"stargazers_count":12,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-06T15:49:58.514Z","etag":null,"topics":["chaos","chaos-engineering","http-errors","latency","tcp-errors"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"custom":"clivern.com/sponsor/"}},"created_at":"2022-07-16T17:16:56.000Z","updated_at":"2024-08-24T20:36:12.000Z","dependencies_parsed_at":"2024-01-03T18:26:25.129Z","dependency_job_id":"0bdae332-fea9-4728-9c66-2fede712da8e","html_url":"https://github.com/Clivern/Chaos","commit_stats":{"total_commits":287,"total_committers":3,"mean_commits":95.66666666666667,"dds":0.4285714285714286,"last_synced_commit":"a78572249462a660819a558426426e3c0406561c"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FChaos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FChaos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FChaos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FChaos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Chaos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224969892,"owners_count":17400294,"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","chaos-engineering","http-errors","latency","tcp-errors"],"created_at":"2024-11-16T21:17:08.012Z","updated_at":"2024-11-16T21:17:08.596Z","avatar_url":"https://github.com/Clivern.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Chaos Logo\" src=\"/static/logo.png?v=0.14.4\" width=\"150\" /\u003e\n    \u003ch3 align=\"center\"\u003eChaos\u003c/h3\u003e\n    \u003cp align=\"center\"\u003eA Server Chaos Maker, Set up in Minutes.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/clivern/chaos/actions/workflows/api.yml\"\u003e\n            \u003cimg src=\"https://github.com/clivern/chaos/actions/workflows/api.yml/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/clivern/chaos/actions/workflows/ui.yml\"\u003e\n            \u003cimg src=\"https://github.com/clivern/chaos/actions/workflows/ui.yml/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/clivern/chaos/releases\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/Version-v0.14.4-red.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://goreportcard.com/report/github.com/clivern/chaos\"\u003e\n            \u003cimg src=\"https://goreportcard.com/badge/github.com/clivern/chaos?v=0.14.4\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://godoc.org/github.com/clivern/chaos\"\u003e\n            \u003cimg src=\"https://godoc.org/github.com/clivern/chaos?status.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/clivern/chaos/blob/main/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/LICENSE-MIT-orange.svg\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\nChaos causes a chaos to running servers. It can cause random reboots, traffic drop, latency, cpu/memory/io usage increase or health checks failure. Chaos needed badly to test monitoring systems efficiency or systems resilience.\n\n\n### Getting Started\n\nTo install `Chaos`, Use the following script:\n\n```zsh\n# To install chaos\n$ bash \u003c \u003c(curl -s https://raw.githubusercontent.com/clivern/chaos/main/deployment/ubuntu/install.sh)\n\n# To Install node exporter (optional)\n$ bash \u003c \u003c(curl -s https://raw.githubusercontent.com/clivern/chaos/main/deployment/ubuntu/node_exporter.sh)\n\n# To upgrade chaos\n$ bash \u003c \u003c(curl -s https://raw.githubusercontent.com/clivern/chaos/main/deployment/ubuntu/upgrade.sh)\n\n# Get The Public IP\n$ curl https://ipinfo.io/ip\nx.x.x.x\n```\n\n\n### Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, Chaos is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.\n\nSee the [Releases section of our GitHub project](https://github.com/clivern/chaos/releases) for changelogs for each release version of Chaos. It contains summaries of the most noteworthy changes made in each release. Also see the [Milestones section](https://github.com/clivern/chaos/milestones) for the future roadmap.\n\n\n### Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/chaos/issues\n\n\n### Security Issues\n\nIf you discover a security vulnerability within Chaos, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n### Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n### License\n\n© 2022, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**Chaos** is authored and maintained by [@clivern](http://github.com/clivern).\n","funding_links":["clivern.com/sponsor/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fchaos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fchaos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fchaos/lists"}