All apps · 0 apps
LocalStack-Pro
Docker 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-Pro on Unraid in a few clicks.
Find LocalStack-Pro 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-Pro 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
4,235,689
Total Downloads
369,650
This Month
217,848
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
localstack/localstack-pro:latestLast Updated2026-05-28
First Seen2025-07-30
Runtime arguments
- Web UI
https://[IP]:[PORT:443]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 4566
- Target
- 4566
- Default
- 4566
- Value
- 4566
HTTPS PortPorttcp
Container Port: 443 for HTTPS access
- Target
- 443
- Default
- 9443
- Value
- 9443
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
Auth TokenVariable
Authentication token for LocalStack Pro. See documentation: https://docs.localstack.cloud/getting-started/auth-token/
- Target
- LOCALSTACK_AUTH_TOKEN
PersistenceVariable
Enable persistence for the data directory. Set to 1 to enable.
- Target
- PERSISTENCE
- Default
- 0|1
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