harshali465/Deploy React Front-end to EC2
Upload the React production build to an EC2 instance and restart nginx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | EC2 public DNS or IP | yes | — |
| username | SSH user (e.g. ubuntu, ec2-user) | yes | — |
| password | Private SSH key contents (use a GitHub Secret in the workflow) | yes | — |
| deploy-path | Path on the server where the site must finally live | yes | — |
| target | Temporary path to copy the build directory into | yes | — |
Outputs
no outputs