You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ This project was started for the purpose of controlled failure-injection during
9
9
10
10
## Prerequisites
11
11
12
-
First of all, you need a running Simian Army server that is reachable via HTTP (basic auth is supported too).
12
+
First of all, you need a running [Simian Army](https://github.com/Netflix/SimianArmy)that exposes its REST API via HTTP.
13
13
14
-
In order to trigger chaos events, Chaos Monkey must be unleashed and on-demand termination must be enabled via these configuration properties:
14
+
In order to trigger chaos events via the API, Chaos Monkey must be unleashed and on-demand termination must be enabled via these configuration properties:
0 commit comments