-
Notifications
You must be signed in to change notification settings - Fork 53
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
CDK for Allora Node #158
CDK for Allora Node #158
Conversation
Signed-off-by: allora-rc <[email protected]>
Signed-off-by: allora-rc <[email protected]>
Signed-off-by: allora-rc <[email protected]>
Signed-off-by: allora-rc <[email protected]>
….txt, removed dependencies from package.json, removed package-lock.json, parameterized numerous values
…to an s3 bucket and getting it executed as user data
…gleNodeConstruct, added a cloudwatch dashboard, tests for CloudWatch added
…es to support that
Thanks a lot for submission! Sorry it took long to come back to you. Please have a look at the findings by the check tools.
Please re-try the pre-merge tools we run for all new PRs: https://github.com/aws-samples/aws-blockchain-node-runners/blob/main/docs/pre-merge-tools.md . We will start the code review within the next 2 weeks. |
This PR has been automatically marked as stale because it has been open 30 days |
Pull request closed due to inactivity. |
What does this PR do?
🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.
Adds the sample for spinning up an allora offchain node
Motivation
We want allora users to spin up nodes quickly and easily
License
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
More
README.md
file in my blueprint folderREADME.md
file towebsite/docs
section for this featureFor Moderators
cdk-nag
tools don't show warnings?README.md
before merge?Additional Notes