Show HN: Img-Dash – Centralised Dashboard for Virtual Machine Images
github.comHi HN,
I built this project because I wanted an easier way to visualise all Virtual Machine Images. It can be very inconvenient to view and manage all VM images especially across multiple cloud platforms.
Img-Dash is a simple dashboard for VM images across AWS, GCP and Azure that you can run locally.
Features:- Consolidated view of all VM images and their data - View, Attach or Delete contextual information (IaC code, Event Data, Compliance Scripts) - Even displays which VMs are using which Image - Simple search and list of images in the dashboard
I was also just very sick of people not following naming conventions and keeping track of images in spreadsheets.
As a DevOps engineer, it has been ages since I've developed a full stack application so feedback is much appreciated!