Open-Cyber-Range / Ranger

This is an execution runtime project for the cyber range. It's main purpose is to coordinate deployment of SDL-based scenario in live environment.
MIT License
0 stars 0 forks source link

Assistance Needed with Deploying Ranger alongside Deputy and SDL Parser #1

Open faizanars opened 2 months ago

faizanars commented 2 months ago

Hello,

I hope this message finds you well. I'm currently working on deploying Ranger from the Open Cyber Range GitHub repository and integrating it with an existing setup of Deputy and SDL Parser, which are running smoothly.

Despite my efforts, I'm facing challenges in setting up Ranger correctly to ensure it integrates seamlessly with Deputy and SDL Parser.

Could someone please provide a detailed guide or steps to follow for deploying Ranger alongside an existing setup of Deputy and SDL Parser? It would be immensely helpful to receive an overview of the necessary configurations or dependencies required for successful integration.

Thank you very much for your assistance!

Best regards, Muhammad Faizan Arshad

raltm2e commented 2 months ago

For a working solution to deploy and start exercises, a working connection to a vCenter virtualization environment needs to exist.

In essence, the exercises are deployed on vCenter via the different ranger-vmware-* containers that you need to start using docker compose.

For the VMWare handlers, I can send you example configuration files as a quick help. The example files and a reference in the README will be added to the repository in the future.

faizanars commented 2 months ago

Thank you! But again, there's a heavy confusion about how do I have a vCenter virtualization environment, are there again any suggestions about how to start the ranger from scratch? Even mere steps would help a lot!