cisagov / LME

Logging Made Easy (LME) is a no-cost and open logging and protective monitoring solution serving all organizations.
https://www.cisa.gov/resources-tools/services/logging-made-easy
Other
763 stars 59 forks source link

Script to create azure linux network, server, and minimega installer #330

Open cbaxley opened 3 weeks ago

cbaxley commented 3 weeks ago

๐Ÿ—ฃ Description

This creates the script to create a network and a ubuntu machine so we can run minimega on it. It also creates the installer for minimega on that new ubuntu machine.

๐Ÿ’ญ Motivation and context

We will want to be able to run minimega from the pipeline so we can run all of our tests in the pipeline or even from a local dev environment.

๐Ÿงช Testing

I was able to create the server and run the installer successfully multiple times from my local environment

โœ… Pre-approval checklist

โœ… Pre-merge Checklist

โœ… Post-merge Checklist

305