monkey/monkey/monkey_island/cc
vakarisz d3c1ff89e9 Island: Run AWS services on separate threads
AWS related services call AWS metadata service which might take a long time to timeout, that's why they are ran on a separate thread
2022-05-02 15:55:11 +03:00
..
binaries Move everything under monkey 2018-05-23 16:05:41 +03:00
models Island: Add collection name properties to config and mode models 2022-04-21 17:36:41 +03:00
resources Island: Add comment about seemingly duplicate endpoints 2022-04-27 13:19:16 -04:00
server_utils Island, UT: Add String field encryptor 2022-04-07 11:05:22 +02:00
services Island, Common: Move singleton to code_utils.py in common 2022-05-02 15:55:11 +03:00
setup Island, UT: Use count_documents instead of count 2022-04-05 07:52:26 -04:00
ui Merge pull request #1909 from guardicore/957-island-reset-improvements 2022-04-22 10:48:28 +03:00
__init__.py Remove "__author__" lines from the source code 2021-07-28 12:43:28 -04:00
app.py Island: Run AWS services on separate threads 2022-05-02 15:55:11 +03:00
arg_parser.py Fixed bugs in argument parser passing default server config path even though server path is not specified. Island thinks that server config path was specified. 2021-05-24 17:09:14 +03:00
database.py Remove "__author__" lines from the source code 2021-07-28 12:43:28 -04:00
deployment.json Island: Change monkey code to use deployment.json 2021-09-13 18:47:28 +02:00
server_config.json Island: Remove defunct "environment" from default server_config.json 2021-11-30 12:59:20 -05:00
server_setup.py Island: Run AWS services on separate threads 2022-05-02 15:55:11 +03:00