Skip to main content

Universal AWS resource browser for local emulators

Project description

StackPort

CI PyPI Docker License: MIT

Universal AWS resource browser for local emulators. Works with LocalStack, MiniStack, 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

Quick Start

pip

pip install stackport
AWS_ENDPOINT_URL=http://localhost:4566 stackport
# Open http://localhost:8080

Docker

docker run -p 8080:8080 -e AWS_ENDPOINT_URL=http://host.docker.internal:4566 davireis/stackport

Docker Compose

curl -O https://raw.githubusercontent.com/DaviReisVieira/stackport/main/docker-compose.yml
docker compose up -d
# Open http://localhost:8080

Configuration

Variable Default Description
AWS_ENDPOINT_URL http://localhost:4566 Target AWS endpoint
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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stackport-0.1.0.tar.gz (183.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stackport-0.1.0-py3-none-any.whl (184.1 kB view details)

Uploaded Python 3

File details

Details for the file stackport-0.1.0.tar.gz.

File metadata

  • Download URL: stackport-0.1.0.tar.gz
  • Upload date:
  • Size: 183.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for stackport-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a30964f12748415f7c991b498ae44a6470dfe600e277c4dc41cb1e1934367faa
MD5 0d54fc7f34e03cb557e80952f27fa92f
BLAKE2b-256 60d8547f9041d77238585f3a66d3a1c89b3897ae4b1eb029fc5a346e244f27d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for stackport-0.1.0.tar.gz:

Publisher: release.yml on DaviReisVieira/stackport

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file stackport-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: stackport-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 184.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for stackport-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f927d2c1153d80a214a9898be11ff46dc077fccf184c857c58e65a29dd36c947
MD5 a13ec1a8928679d8909f22d544dbdafe
BLAKE2b-256 d1134640c56fabc5cb4adc308abb490d38207b9d8fc71adea62cd438e306f38c

See more details on using hashes here.

Provenance

The following attestation bundles were made for stackport-0.1.0-py3-none-any.whl:

Publisher: release.yml on DaviReisVieira/stackport

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page