Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Airseeker, signed APIs and Pushers on AWS with Polygon testnet #110

Closed
wants to merge 6 commits into from

Conversation

Siegrift
Copy link
Collaborator

@Siegrift Siegrift commented Nov 22, 2023

Closes #97

Intention

I want to open this PR to show the CF templates and configurations used for visibility. It should not be merged.

Rationale

I've used the CloudFormation templates for Pushers and Signed APIs and and modified the e2e configurations so they can be used for AWS deployments. I chose to commit for reference, but they are quite easy to re-create from the official templates.

I had troubles building docker with linux platform on my macOS because of solidity (used to build TypeChain fixtures in the docker image) so I did a hack and reused the files that I have built locally.

I was running into user limits for VPC count and internet gateway count (5 is the limit) but I overcome it by deploying the services across multiple regions.

Airseeker image is pusher on my personal Docker Hub account here.

These are the contracts:

@Siegrift Siegrift self-assigned this Nov 22, 2023
@Siegrift Siegrift changed the title Run Airseeker, signed APIs and Pushers on Polygon Run Airseeker, signed APIs and Pushers on AWS with Polygon Nov 22, 2023
@Siegrift Siegrift changed the title Run Airseeker, signed APIs and Pushers on AWS with Polygon Run Airseeker, signed APIs and Pushers on AWS with Polygon testnet Nov 22, 2023
@Siegrift Siegrift changed the base branch from polygon-local-run to cf-template November 22, 2023 17:31
@Siegrift Siegrift force-pushed the cf-template branch 2 times, most recently from 2341673 to e6ded9d Compare November 27, 2023 08:22
Base automatically changed from cf-template to main November 27, 2023 08:48
@Siegrift Siegrift added the wontfix This will not be worked on label Nov 30, 2023
@Siegrift Siegrift closed this Dec 12, 2023
@Siegrift Siegrift deleted the polygon-aws branch January 9, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run Airseeker on polygon testnet
1 participant