Skip to content

pedro687/spaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaces Core Repository

Design Architecture

How to Setup Terraform and Docker Infras

docker compose up -d

To run the Localstack and Prometheus, Grafana

tflocal init

tflocal validate

tflocal plan -var-file=environments/dev/dev.tfvars

tflocal apply -auto-approve -var-file=environments/dev.tfvars

To run local the environment AWS and Observability integrations

Executing S3 Queries with localstack

aws --endpoint-url=https://localhost:4572 s3 ls

aws --endpoint-url=https://localhost:4566 s3 ls s3:https://logo-community-teste/uuid_path/

About

Spaces Core Microservicees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages