Simple AWS Firecracker orchestrator
Report Bug or Request Feature
FireSquid is a simple AWS Firecracker orchestrator. It abstracts the hard part making it a breeze to spawn your very own fleet of micro-vms!
- 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
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 provided in this repo to set this up
curl -fsSL https://raw.githubusercontent.com/sousandrei/firesquid/main/scripts/getassets.sh | sh
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.
you?
See LICENSE for more details.