Commit Graph

292 Commits

Author SHA1 Message Date
frikky 30ba687d60 Cache contains, Variables, App Activation and Subflow fixes 2023-04-14 08:43:04 +02:00
frikky 27457637c1 More subflow fixes 2023-04-13 15:37:22 +02:00
frikky 274a942e88 Fixing orborus to contain cloudrun manager 2023-04-05 21:37:46 +02:00
frikky 093df3d5fb Added way more robust swarm system with caching utilization at scale 2023-03-31 02:14:04 +02:00
frikky f720fcb91e Added usage of new updated shuffle-shared with bugfixes for infinite loops and label management 2023-03-28 19:34:05 +02:00
frikky b3fa2e8377 Minor recommendation change 2023-03-17 00:40:02 +01:00
frikky c47118b922 Fixed issue in Orborus where it doesn't use Memcached properly yet 2023-03-15 21:01:11 +01:00
frikky cb04511a2a Fixed hybrid schedules 2023-02-27 12:01:43 +01:00
frikky 808c3befbf Fixed app building and worker/orborus algorithms 2023-02-16 22:41:31 +01:00
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky 3d5192a5a7 Fixed issues in loads of files related to newer NPM vesions 2023-02-09 14:50:29 +01:00
frikky ba9d26f271 Fixed autobuild for Orborus + Worker with newer versions of Docker 2023-02-06 23:13:29 +01:00
frikky 15d05daf34 Fixed Orborus Golang version to 1.19 for new autobuild 2023-02-06 02:56:08 +01:00
frikky a661741064 Rebuild worker automatically (CI) 2023-02-06 02:49:53 +01:00
frikky 10baffbfe2 Fixing swarm BASE_URL propagation during deployment to ensure apps are downloaded properly 2023-01-31 12:21:29 +01:00
frikky 3dd236e128 Added SHUFFLE_WORKER_SERVER_URL environment variable to make Orborus and Worker be able to force themselves to connect to themselves 2023-01-27 11:25:18 +01:00
frikky 45ed3ea774 Deploying with new Worker build 2022-11-14 14:51:06 +01:00
frikky 20462417a1 Added possibility for orborus to run with custom worker images 2022-11-14 14:49:28 +01:00
frikky 9afe0d0077 Made worker compatible with latest Shuffle-Shared for better workflow algorithm 2022-11-12 23:07:58 +01:00
frikky 85db03a35c Removed run references from Worker 2022-11-12 23:06:39 +01:00
frikky dc2a06c723 Push with new selector issue fixed in shuffle-shared 2022-11-12 20:45:27 +01:00
frikky 8848fad144 Fixed latest autobuild mapping for backend and orborus 2022-11-12 20:34:18 +01:00
frikky 2b850a08a1 Orborus version bump for minor k8s fix 2022-11-08 14:42:41 +01:00
frikky 700f927f39 Made Orborus utilize shuffle/shuffle instead of frikky/shuffle 2022-10-22 23:29:28 +02:00
frikky 2055c66630 Fixed app documentation loading 2022-09-02 00:37:25 +02:00
frikky b876698c9f Fixed minor bugs and added oauth2 auto-connect buttons for certain apps 2022-08-16 01:35:03 +02:00
frikky e9b4aef3a6 Disabled debug again so that it all works 2022-08-11 20:40:33 +02:00
frikky 5ccd3ce4e9 Fixed python script debug things 2022-08-11 20:37:56 +02:00
frikky 95824ba5b5 Added more debug things for Wazuh 2022-08-10 19:37:32 +02:00
frikky 822ccc0b2d Fixed another python script bug and enabled debugging 2022-08-10 19:36:04 +02:00
frikky e9fd85996a Fixed potential issues in the wazuh extension script 2022-08-10 19:22:39 +02:00
frikky 6b07581ce3 Fixed Doc loading of apps, reverted header field (tbd) and fixed buttons in apps 2022-07-27 01:00:27 +02:00
frikky 66d7cd4e80 Bunch of fixes for new welcome pages and search fields 2022-07-21 00:30:17 +02:00
frikky 387731fbfe Added minor fix for coloring and text highlights 2022-06-05 21:32:28 +02:00
frikky cb3d2fbe06 Added docker socket proxy fix for swarm config in orborus 2022-05-10 21:51:50 +02:00
frikky e69a2240f8 Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2022-04-27 20:48:55 +02:00
frikky 7bbfda9e4f Minor changes for launch 2022-04-27 20:48:41 +02:00
Frikky cbc879d2d6 Merge branch 'master' into launch 2022-04-27 21:46:59 +05:30
frikky 52e6d79509 Added more info for system requirements to make it easier to search for 2022-04-26 10:56:37 +02:00
frikky cb939fb59f Added base part to documentation to help with support 2022-04-25 23:08:33 +02:00
frikky 240a03a9a5 Made minor fix to orborus 2022-04-21 15:10:19 +02:00
frikky 24c25a9aa9 Added ubuntu SDK wrapper 2022-04-18 21:43:56 +02:00
frikky 63ce93500c Fixed a broken part of the condition system which didn't look for skipped/failed nodes 2022-04-08 01:50:09 +02:00
frikky b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
frikky c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02:00
frikky 79b24f76d8 Added basic zip upload reader sample with files in-memory based on @Dhaval's work. 2022-03-25 00:43:16 +01:00
frikky 1334a292fa Added NO_PROXY passing to apps and worker 2022-03-18 10:56:24 +01:00
frikky 9defe4c630 Added debug logging disabling possibilities 2022-03-16 12:14:16 +01:00
frikky 80239913d8 Fixed log overloads and docker host proxies for worker and orborus 2022-03-12 13:18:58 +01:00
frikky 345429f89a Added compatibility of docker-socket-proxy example in docker-compose to bypass docker access problems and add ACLs 2022-03-11 13:27:39 +01:00