reternal-quickstart
reternal-quickstart copied to clipboard
Repo containing docker-compose files and setup scripts without having to clone the individual reternal components
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...
Is there an install command missing from this section at this link> https://github.com/d3vzer0/reternal-quickstart/wiki/2.-Install---Configuration-Guide 4. Running the Reternal Playbook The standalone.yml file is a role definition file that states what components...
Yeh, This look Awesome!!!! Can't wait to have it release!!! 👍 🥇
``` [emulation/Frameworks/reternal-quickstart]$ docker-compose up -d --build *[development] Starting reternal-quickstart_redis-service_1 ... done Starting reternal-quickstart_mongodb_1 ... done Starting reternal-quickstart_compiler_1 ... done Starting reternal-quickstart_api-socket_1 ... done Starting reternal-quickstart_c2_1 ... done Starting reternal-quickstart_api_1 ......
I've built RE:Ternal via manual docker method and set it up. It appears to be working except for when it comes to building the payload to install on endpoints. There...
Hi, I would like to understand why docker reternal-c2 stop running. What's wrong with redis ? There is a copy of command docker logs reternal-c2, then it's a copy of...
 agents errors on windows10x64 and windows7x64 OSs is same: `panic: interface conversion: interface {} is nil, not []interface {} goroutine 19 [running]: main.StartPulse() /reternal-agent/agent/src/corebeacon.go:73 +0x284 created by main.StartBeacon /reternal-agent/agent/src/corebeacon.go:65...
Dear Sirs, I t would be great to have a configuration guide that used a standalone server. Happy to try and help out. Would the starting point be:- Mongo db...