-
Notifications
You must be signed in to change notification settings - Fork 4
Feat/subql launch script improve #362
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
2dd8fe6 to
c53f22a
Compare
fix variables remove run script since its not stable add env variables
c53f22a to
f9c0227
Compare
d91911c to
b53caca
Compare
b53caca to
b0a1517
Compare
PR Type
enhancement, bug fix
Description
Changes walkthrough 📝
bootstrap_nova_subql_provisioner.tf
Enhance and fix subql node setup and script executiontemplates/terraform/subql/base/bootstrap_nova_subql_provisioner.tf
run_subql_stack.shscript.appending.
run_subql_stack.sh.bootstrap_subql_provisioner.tf
Improve subql node setup with new run scripttemplates/terraform/subql/base/bootstrap_subql_provisioner.tf
run_subql_stack.shscript.run_subql_stack.sh.install_subql_stack.sh
Refactor subql stack installation script for robustnesstemplates/terraform/subql/base/scripts/install_subql_stack.sh
set -e.run_subql_stack.sh
Add new script for running subql stack with tmuxtemplates/terraform/subql/base/scripts/run_subql_stack.sh