Skip to content

solana deployment tool to deploy solana application via ansible using AWS EC2 autoscaling group

License

Notifications You must be signed in to change notification settings

dmccue/sol-deploy

Repository files navigation

sol-deploy

solana deployment tool

Ansible Lint

# create ec2 asg and configure instances
ansible-playbook sol.yml
# delete asg and all ec2 resources
ansible-playbook sol.yml --tags delete
# reconfigure solana application on asg instances
ansible-playbook sol.yaml --tags application

About

solana deployment tool to deploy solana application via ansible using AWS EC2 autoscaling group

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages