github ministackorg/ministack v1.0.0

latest releases: v1.3.42, v1.3.41, v1.3.40...
one month ago

Initial release of MiniStack — a free, open-source local AWS emulator.

20 AWS services on a single port (4566), no account, no license key, no telemetry. Drop-in replacement for LocalStack.

Services included: S3, SQS, SNS, DynamoDB, Lambda, IAM, STS, Secrets Manager, CloudWatch Logs, SSM Parameter Store, EventBridge, Kinesis, CloudWatch Metrics, SES, Step Functions, ECS, RDS, ElastiCache, Glue, Athena

Highlights:

RDS spins up real Postgres/MySQL Docker containers with actual connection endpoints
ElastiCache spins up real Redis containers
ECS runs real Docker containers via the Docker socket
Athena executes real SQL via DuckDB (optional)
Glue Python shell jobs execute via subprocess
Alpine-based image, non-root user, minimal CVE surface
54 integration tests, all passing

docker run -p 4566:4566 nahuelnucera/ministack

Full Changelog: https://github.com/Nahuel990/ministack/commits/v1.0.0

Don't miss a new ministack release

NewReleases is sending notifications on new releases.