Local Stack Archived their GitHub repo and requires an account to run
Recorded: March 24, 2026, 2:23 a.m.
| Original | Summarized |
GitHub - localstack/localstack: đť A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline ¡ GitHub Skip to content Navigation Menu Toggle navigation
Sign in
Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub SparkBuild and deploy intelligent appsGitHub ModelsManage and compare promptsMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests...
Search Clear
Search syntax tips Provide feedback Include my email address so I can be contacted Cancel Submit feedback Saved searches
Name Query To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up
Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. Dismiss alert This repository was archived by the owner on Mar 23, 2026. It is now read-only. localstack localstack Public archive Uh oh! There was an error while loading. Please reload this page.
Notifications
Fork
Star Code Issues Pull requests Actions Projects Security Insights
Additional navigation options
Code Issues Pull requests Actions Projects Security Insights
 mainBranchesTagsGo to fileCodeOpen more actions menuFolders and filesNameNameLast commit messageLast commit dateLatest commit History7,855 Commits7,855 Commits.github.github  binbin  docsdocs  localstack-corelocalstack-core  scriptsscripts  teststests  .dockerignore.dockerignore  .git-blame-ignore-revs.git-blame-ignore-revs  .gitignore.gitignore  .pre-commit-config.yaml.pre-commit-config.yaml  .python-version.python-version  .test_durations.test_durations  AGENTS.mdAGENTS.md  CODEOWNERSCODEOWNERS  CODE_OF_CONDUCT.mdCODE_OF_CONDUCT.md  DOCKER.mdDOCKER.md  DockerfileDockerfile  Dockerfile.s3Dockerfile.s3  LICENSE.txtLICENSE.txt  MANIFEST.inMANIFEST.in  MakefileMakefile  README.mdREADME.md  docker-compose-pro.ymldocker-compose-pro.yml  docker-compose.ymldocker-compose.yml  plux.iniplux.ini  pyproject.tomlpyproject.toml  requirements-base-runtime.txtrequirements-base-runtime.txt  requirements-basic.txtrequirements-basic.txt  requirements-dev.txtrequirements-dev.txt  requirements-runtime.txtrequirements-runtime.txt  requirements-test.txtrequirements-test.txt  requirements-typehint.txtrequirements-typehint.txt  View all filesRepository files navigationREADMECode of conductContributingLicenseImportantProject Update: Consolidation into the Unified LocalStack Image LocalStack for AWS offers a range of options including a free Hobby plan for non-commercial use with the same capabilities as this project. Thank you for your continued support as we grow together. LocalStack is a cloud software development framework to develop and test your AWS applications locally. Overview ⢠đ Docs ⢠Overview Visit localstack/localstack-cli and download the latest release for your platform. For macOS/Linux, use the command: sudo tar xvzf ~/Downloads/localstack-cli-*-darwin-*-onefile.tar.gz -C /usr/local/bin PyPI (macOS, Linux, Windows) Important: Do not use sudo or run as root user. LocalStack must be installed and started entirely under a local non-root user. If you have problems with permissions in macOS High Sierra, install with pip install --user localstack Quickstart __ _______ __ __ - LocalStack CLI: 4.9.0 [17:00:15] starting LocalStack in Docker mode đł localstack.py:512 LocalStack CLI Usage LocalStack Configuration To use LocalStack with a graphical user interface, you can use the following UI clients: LocalStack Web Application Releases Start by reading our contributing guide. We are thankful for all the contributions and feedback we receive. LocalStack Slack Community Contributors Backers Sponsors License About đť A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline localstack.cloud Topics python testing aws cloud continuous-integration developer-tools localstack Resources Readme View license Code of conduct Code of conduct Contributing Contributing Uh oh! There was an error while loading. Please reload this page. Activity Custom properties 64.8k 512 4.6k Report repository Releases v4.14.0 Latest Sponsor this project Uh oh! There was an error while loading. Please reload this page. opencollective.com/localstack Packages    Uh oh! There was an error while loading. Please reload this page. Contributors + 606 contributors Languages Python Makefile Shell ANTLR JavaScript Java Other
Footer Š 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You canât perform that action at this time. |
LocalStack is a comprehensive cloud software development framework designed to facilitate the development and testing of applications within an AWS environment, entirely locally. The project, spearheaded by the LocalStack team, provides a fully functional local AWS cloud stack, enabling developers to create and test applicationsâincluding those leveraging Lambda, S3, DynamoDB, Kinesis, SQS, and SNSâwithout relying on external cloud providers. This framework is structured around a core Docker container, simplifying setup and execution. The projectâs core functionality centers around the LocalStack CLI, offering a streamlined interface for managing and running the LocalStack container, and the awslocal CLI for interacting with services like SQS. A key feature is the consolidation of development efforts into a unified image, driven by a commitment to reducing fragmentation and optimizing resource allocation within the LocalStack ecosystem. This transition emphasizes a focused approach to building the most robust AWS emulation layer. For users, LocalStack provides a range of options including a free Hobby plan suitable for non-commercial use, mirroring the capabilities of the project. A crucial element of the framework is the substantial documentation available, encompassing detailed instructions for installation, quickstart procedures, usage guidelines, and release information. The framework supports multiple deployment methods, including LocalStack CLI, Docker, Docker Compose, and Helm, catering to diverse development preferences. Graphical user interfaces such as the LocalStack Web Application and Desktop applications further enhance usability. The projectâs success is underscored by a growing community and a robust contributor base. It actively encourages contributions through a comprehensive contributing guide, development environment setup instructions, and issue tracking. Support is readily accessible via the LocalStack Slack Community and GitHub issue tracker, allowing developers to report issues, request features, and obtain assistance. The framework benefits from backing and sponsorship through Open Collective, fostering ongoing development and maintenance. The project licenses its code under the Apache License, Version 2.0, promoting open access and collaboration. Ultimately, LocalStack streamlines the development and testing lifecycle for cloud applications, offering a cost-effective and isolated environment for innovation. |