Universal AWS resource browser for local emulators
Project description
StackPort
Universal AWS resource browser for local emulators. Built to work with MiniStack, and also compatible with LocalStack, Moto, or any AWS-compatible endpoint.
Features
- Browse and inspect resources across 35 AWS services
- S3 file browser with folder navigation, search, pagination, and download
- Dashboard with service health, resource counts, and auto-refresh
- Single Docker image, zero AWS dependencies
- Works out of the box with MiniStack's default port (4566)
Quick Start
With MiniStack (recommended)
# Start MiniStack
pip install ministack && ministack
# Start StackPort
pip install stackport
stackport
# Open http://localhost:8080
Docker Compose (MiniStack + StackPort)
curl -O https://raw.githubusercontent.com/DaviReisVieira/stackport/main/docker-compose.yml
docker compose up -d
# Open http://localhost:8080
Docker (standalone)
docker run -p 8080:8080 -e AWS_ENDPOINT_URL=http://host.docker.internal:4566 davireis/stackport
Other emulators
StackPort works with any AWS-compatible endpoint — just set AWS_ENDPOINT_URL:
# LocalStack
AWS_ENDPOINT_URL=http://localhost:4566 stackport
# Moto
AWS_ENDPOINT_URL=http://localhost:5000 stackport
# Any custom endpoint
AWS_ENDPOINT_URL=http://my-emulator:4566 stackport
Configuration
| Variable | Default | Description |
|---|---|---|
AWS_ENDPOINT_URL |
http://localhost:4566 |
Target AWS endpoint (MiniStack default) |
AWS_REGION |
us-east-1 |
AWS region |
AWS_ACCESS_KEY_ID |
test |
AWS access key |
AWS_SECRET_ACCESS_KEY |
test |
AWS secret key |
STACKPORT_PORT |
8080 |
StackPort server port |
STACKPORT_SERVICES |
(35 services) | Comma-separated services to probe |
Supported Services (35)
ACM, API Gateway, AppSync, Athena, CloudFormation, CloudFront, Cognito (IDP + Identity), DynamoDB, EC2, ECR, ECS, ElastiCache, EFS, ELB, EMR, EventBridge, Firehose, Glue, IAM, Kinesis, KMS, Lambda, CloudWatch Logs, CloudWatch Monitoring, RDS, Route 53, S3, Secrets Manager, SES, SNS, SQS, SSM, Step Functions, WAFv2
S3 has a dedicated file browser. All other services use the generic resource table with detail view.
Development
git clone https://github.com/DaviReisVieira/stackport.git
cd stackport
pip install -e .
cd ui && npm install && npm run dev
See CONTRIBUTING.md for full details.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stackport-0.1.2.tar.gz.
File metadata
- Download URL: stackport-0.1.2.tar.gz
- Upload date:
- Size: 184.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73fc2265c3eb8f40699aa56304feed3be2ebaccd1a2dd2782434fd61ea57deee
|
|
| MD5 |
44cf6f3d8d85fc294f996eca486951a1
|
|
| BLAKE2b-256 |
fc48a0a557df89fd95f193226c491bae979973e1def951c87315f5aa69e537d2
|
Provenance
The following attestation bundles were made for stackport-0.1.2.tar.gz:
Publisher:
release.yml on DaviReisVieira/stackport
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
stackport-0.1.2.tar.gz -
Subject digest:
73fc2265c3eb8f40699aa56304feed3be2ebaccd1a2dd2782434fd61ea57deee - Sigstore transparency entry: 1240385730
- Sigstore integration time:
-
Permalink:
DaviReisVieira/stackport@61c8ad467740af6b832b3e69d32c1663150728fb -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/DaviReisVieira
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@61c8ad467740af6b832b3e69d32c1663150728fb -
Trigger Event:
push
-
Statement type:
File details
Details for the file stackport-0.1.2-py3-none-any.whl.
File metadata
- Download URL: stackport-0.1.2-py3-none-any.whl
- Upload date:
- Size: 184.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9998184dfcd6824735c13230dbae9e8202b93e8aa5400a277717dd7f37d87e90
|
|
| MD5 |
994f32525e0fcb9b552edee680aa1144
|
|
| BLAKE2b-256 |
b2806d866e1d26618010d09fb31fe633a120eed879a5036b6214f57c57d20a45
|
Provenance
The following attestation bundles were made for stackport-0.1.2-py3-none-any.whl:
Publisher:
release.yml on DaviReisVieira/stackport
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
stackport-0.1.2-py3-none-any.whl -
Subject digest:
9998184dfcd6824735c13230dbae9e8202b93e8aa5400a277717dd7f37d87e90 - Sigstore transparency entry: 1240385774
- Sigstore integration time:
-
Permalink:
DaviReisVieira/stackport@61c8ad467740af6b832b3e69d32c1663150728fb -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/DaviReisVieira
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@61c8ad467740af6b832b3e69d32c1663150728fb -
Trigger Event:
push
-
Statement type: