You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This action deploys a Stackstorm instance to an AWS VM (EC2) with [Terraform](operations/deployment/terraform/modules) and [Ansible](https://github.com/stackstorm/ansible-st2).
12
12
13
13
If you would like to deploy a backend app/service, check out our other actions:
14
14
| Action | Purpose |
15
15
| ------ | ------- |
16
-
|[Deploy Docker to EC2](https://github.com/bitovi/github-actions-deploy-docker-to-ec2)| Deploys a repo with a Dockerized application to a virtual machine (EC2) on AWS |
16
+
|[Deploy Docker to EC2](https://github.com/marketplace/actions/deploy-docker-to-aws-ec2)| Deploys a repo with a Dockerized application to a virtual machine (EC2) on AWS |
17
+
|[Deploy React to GitHub Pages](https://github.com/marketplace/actions/deploy-react-to-github-pages)| Builds and deploys a React application to GitHub Pages. |
17
18
|[Deploy static site to AWS (S3/CDN/R53)](https://github.com/marketplace/actions/deploy-static-site-to-aws-s3-cdn-r53)| Hosts a static site in AWS S3 with CloudFront |
19
+
<br/>
20
+
21
+
**And more!**, check our [list of actions in the GitHub marketplace](https://github.com/marketplace?category=&type=actions&verification=&query=bitovi)
18
22
19
23
# Need help or have questions?
20
24
This project is supported by [Bitovi, A DevOps consultancy](https://www.bitovi.com/services/devops-consulting).
0 commit comments