From 2d28c4e8004d2a3470f27d472ff0fc8f34101997 Mon Sep 17 00:00:00 2001 From: VakarisZ Date: Thu, 7 Oct 2021 16:56:10 +0300 Subject: [PATCH] Zoo: fix the fullDocs.md by removing the outdated section about monkey configurations, add a sections about what to do with the island if you're a simple user --- envs/monkey_zoo/docs/fullDocs.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/envs/monkey_zoo/docs/fullDocs.md b/envs/monkey_zoo/docs/fullDocs.md index 679f52d3e..9d8e8b3c4 100644 --- a/envs/monkey_zoo/docs/fullDocs.md +++ b/envs/monkey_zoo/docs/fullDocs.md @@ -132,12 +132,20 @@ the island. ### These are most common steps on monkey islands: +### For users + +Upload the AppImage deployment option and run it in island-linux-250. +Or upload the MSI deployment option, install it and run it in island-windows-251. +After that use the Monkey as you would on local network. + +### For developers + #### island-linux-250: -To run monkey island:
+To run monkey island from source:
`sudo /usr/run\_island.sh`
-To run monkey:
+To run monkey from source:
`sudo /usr/run\_monkey.sh`
To update repository:
@@ -149,10 +157,10 @@ Update all requirements using deployment script:
#### island-windows-251: -To run monkey island:
+To run monkey island from source:
Execute C:\\run\_monkey\_island.bat as administrator -To run monkey:
+To run monkey from source:
Execute C:\\run\_monkey.bat as administrator To update repository:
@@ -164,13 +172,6 @@ Update all requirements using deployment script:
1\. `cd C:\infection_monkey\deployment_scripts`
2\. `./run_script.bat "C:\infection_monkey" "develop"`
-# Running tests: - -Once you start monkey island you can import test configurations from -../monkey/envs/configs. - -fullTest.conf is a good config to start, because it covers all machines. - # Machines: