Skip to content

Automation for qe environments with pulumi

License

Notifications You must be signed in to change notification settings

adrianriobo/mapt

 
 

Repository files navigation

mapt

This is a Multi Architecture Provisionig Tool

It allows to spin multiple target environments across multiple cloud providers implementing multiple optimizations like cross data for spot price and eviction rates, or pre create snapshost to improve boot times, ...among others.

code check oci builds

Overview

This project is intended to easily spin environments and plug them in on any CI/CD system through ssh.

mapt create the target machine and return the information and credentials required to connect within the target marchine (host + username + private key)

Also mapt offers a set of features wich are transversal to each type of target machine as so they can be applied to any of them (airgap, proxyed, vpn,...)

Supported environments

Platform Archs Provider Type Information Tekton Features
Mac x86, M1, M2 AWS Baremetal info task a
Windows Server x86 AWS Baremetal info task a,s
Windows Desktop x86 Azure Virtualized info task s
RHEL x86, arm64 AWS Baremetal info task a,s
Fedora x86 AWS Baremetal info task a,s

Features:

  • a airgap
  • s spot
  • p proxy
  • v vpn

About

Automation for qe environments with pulumi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.3%
  • PowerShell 4.5%
  • Shell 2.5%
  • Dockerfile 1.1%
  • Makefile 1.1%
  • Smarty 0.5%