Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sousandrei/firesquid

Simple AWS Firecracker MicroVM Orchestrator
https://github.com/sousandrei/firesquid

aws-firecracker aws-firecracker-orchestrator firecracker firecracker-containerd firecracker-microvms firecracker-vm hacktoberfest microvm microvms orchestrator

Last synced: about 1 month ago
JSON representation

Simple AWS Firecracker MicroVM Orchestrator

Lists

README

        



Logo


Simple AWS Firecracker orchestrator




Report Bug or Request Feature


[![Build Status](https://github.com/sousandrei/firesquid/workflows/Main/badge.svg)](https://github.com/sousandrei/firesquid/actions)

## Table of Contents

- [About the project](#about)
- [Features](#features)
- [Assets](#assets)
- [Help Wanted](#help-wanted)
- [Sponsors](#sponsors)
- [License](#license)

## About the Project

FireSquid is a simple [AWS Firecracker](https://firecracker-microvm.github.io/) orchestrator.
It abstracts the hard part making it a breeze to spawn your very own fleet of micro-vms!

## Features

- REST API
- Multiple vms from the same kernel
- Lightweight
- Customizable

Upcoming:

- Fine grained networking
- Package release and distribution
- Choices between which kernel to use for which machine

## Assets 📦

Here are some assets to get you started. The default folder for assets is just called `assets` in the same folder as FireSquid.

Grab the assets listed in the official firecracker guide. There is a [script](https://github.com/sousandrei/firesquid/blob/main/scripts/getassets.sh) provided in this repo to set this up

```
curl -fsSL https://raw.githubusercontent.com/sousandrei/firesquid/main/scripts/getassets.sh | sh
```

## Help wanted 🤝

All contributions are welcome!

If you are using or plan to use Firecracker or FireSquid please don't hesitate to reach out so we can foster a collaboration ecosystem around Firecracker.

## Sponsors ❤️

you?

## License

See [LICENSE](https://github.com/sousandrei/firesquid/blob/master/LICENSE) for more details.