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

Project: TrialRun - Local Devops #99

Open
Kyle-Undefined opened this issue Dec 5, 2023 · 0 comments
Open

Project: TrialRun - Local Devops #99

Kyle-Undefined opened this issue Dec 5, 2023 · 0 comments
Labels
invalid:video The video URL is invalid or needs attention

Comments

@Kyle-Undefined
Copy link

Kyle-Undefined commented Dec 5, 2023

Project name

TrialRun

Description

Wrote this tool for my own sanity of not having any sort of Devops for proper clean testing of my code, due to our Virtual Machines being used by all the developers, so I built a custom tool to use Devops on our local machines.

Using test VM and Databases currently, more of a proof of concept for internal use.

Uses PowerShell to Import VMs based on a exported Hyper-V VM, restores two databases we use for our programs, and saves the VM Id and the generated folder the Hard Disk for the VM is saved to into a SQL Server.

Once done, can spin down the VM and delete the databases, and cleans out the VHD in the generated folder as it's no longer needed.

All configuration is stored in AppSettings.config and network TOML files.

Built in .Net 8 with VS 2022 Community.

More things I would like to add, but for the sake of time, rough proof of concept since I started a little late not knowing this competition was ongoing.

Project Repository URL

https://github.com/Kyle-Undefined/TrialRun

Project video

https://youtu.be/XgvB-8VKVyg

Team members

Kyle-Undefined

@github-actions github-actions bot added under review invalid:video The video URL is invalid or needs attention labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid:video The video URL is invalid or needs attention
Projects
None yet
Development

No branches or pull requests

2 participants