EC2-"compatible" server for hosting VMs based on libvirt
Go to file
2025-04-06 17:20:26 +02:00
examples/tofu Handle creating/destroying instances from Terraform/tofu 2025-04-06 17:20:26 +02:00
src/openec2 Handle creating/destroying instances from Terraform/tofu 2025-04-06 17:20:26 +02:00
tests/openec2 Format 2025-03-30 23:03:10 +02:00
.gitignore Make Terraform/tofu work 2025-04-06 14:55:58 +02:00
.python-version Initial commit 2025-03-29 15:36:09 +01:00
cloudinit.yaml Initial commit 2025-03-29 15:36:09 +01:00
pyproject.toml Format 2025-03-30 23:03:10 +02:00
README.md Add EBS stuff 2025-04-05 00:47:29 +02:00
uv.lock Format 2025-03-30 23:03:10 +02:00

Private Compute Stack (Pieces)

Pieces is a mostly API-compatible implementation of AWS services.

EC2

A very small subset of EC2 functionality is implemented.