wormhole-explorer/pipeline
ftocal 27d864d91c
pipeline: new component (#146)
* pipeline: new component consuming mongo watch and publishing to sns topic

* fix: use aws config with role
2023-02-16 11:09:57 -03:00
..
cmd pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
config pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
healthcheck pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
http/infrastructure pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
internal pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
pipeline pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
topic pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
watcher pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
.env.example pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
.gitignore pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
Dockerfile pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
Makefile pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
README.md pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
go.mod pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
go.sum pipeline: new component (#146) 2023-02-16 11:09:57 -03:00

README.md

Pipeline

Config SNS FIFO in localstack

aws --profile localstack --endpoint-url=http://localhost:4566 sns --name vaas-pipeline.fifo --attributes FifoTopic=true,ContentBasedDeduplication=false