JulioPDX / azure-eveng

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVE-NG in Azure

Requirements

Deployment

The example leverages a bare bones VM Pulumi deployment to host EVE-NG. Additional setup is required to have the host VM in azure act as a jumphost to nodes in the labs.

Ensure to configure a new Pulumi secret for the VM and make any additional changes in Pulumi.dev.yaml.

pulumi config set --secret passwd somepass

Once that is complete, deploy the environment.

pulumi up -y

Once the VM is deployed, follow the EVE-NG GCP deployment instructions on the EVE-NG guide.

About


Languages

Language:Python 100.0%