Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 11 commits into from

Conversation

cbaxley
Copy link
Collaborator

@cbaxley cbaxley commented Jun 7, 2024

🗣 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

  • Changes are limited to a single goal AND
    the title reflects this in a clear human readable format
  • Issue that this PR solves has been selected in the Development section
  • I have read and agree to LME's CONTRIBUTING.md document.
  • The PR adheres to LME's requirements in RELEASES.md
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated to reflect the changes in this PR.

✅ Pre-merge Checklist

  • All tests pass
  • PR has been tested and the documentation for testing is above
  • Squash and merge all commits into one PR level commit

✅ Post-merge Checklist

  • Delete the branch to keep down number of branches

#305

@cbaxley cbaxley linked an issue Jun 7, 2024 that may be closed by this pull request
@cbaxley cbaxley closed this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Create Minimega on Azure (POC)
1 participant