go
go copied to clipboard
Horizon light: Dockerize indexer to run in AWS Batch
This PR creates a docker image (stellar/horizon-indexer) which works in a similar fashion to stellar/horizon-verify-rage and is tested and pushed as part of the Horizon GitHub workflow.
@2opremio , since #4519 merged which refactored the docker images under exp/lighthorizon/build, I grabbed the net changes from this PR based on current lighthorizon branch and captured them in new PR #4543, I think that PR can be used and deprecate the need to fix conflicts&merge this PR, lmk what you think, thanks!
@sreuland sounds good! Thanks for the refactoring work!!!
confirmed with @2opremio, closing this PR in lieu of PR https://github.com/stellar/go/pull/4543 which carries the net changes from this on top of newly refactored docker image setup under lighthorizon.