All apps · 0 apps
LocalStack
OfficialDocker app from grtgbln's Repository
Overview
LocalStack is a local cloud emulator that lets you build and test cloud applications entirely on your machine. Spin up fully functional local environments that mirror real cloud behavior — including AWS services and Snowflake — without provisioning real cloud infrastructure. Whether you're validating IaC templates, running integration tests, or iterating on data pipelines, LocalStack integrates seamlessly with your tools and CI/CD pipelines to help you ship faster and safer.
Install LocalStack on Unraid in a few clicks.
Find LocalStack in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for LocalStack Review the template variables and paths Click Install
Requirements
May require additional configuration via environmental variables. See documentation: https://docs.localstack.cloud/references/configuration/
Categories
Download Statistics
500,221,117
Total Downloads
17,495,498
This Month
17,041,873
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
localstack/localstack:latestLast Updated2026-06-27
First Seen2025-01-17
Runtime arguments
- Web UI
http://[IP]:[PORT:4566]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 4566
- Target
- 4566
- Default
- 4566
- Value
- 4566
External Service PortsPort
Range for external service ports
- Target
- 4510-4559
- Default
- 4510-4559
- Value
- 4510-4559
Data DirectoryPath
Path to the data directory
- Target
- /var/lib/localstack
- Default
- /mnt/user/appdata/localstack/data
- Value
- /mnt/user/appdata/localstack/data
Docker socketPathro
Path to the Docker socket
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
DebugVariable
Enable debug mode. Set to 1 to enable.
- Target
- DEBUG
- Default
- 0|1