actions-marketplace-validations/ASP.NET Core systemd service rolling update.
Perform a rolling update to an set of hosts running an ASP.NET Core service with systemd
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serviceName | Name of the systemd service. | yes | — |
| hosts | Host(s) to run the update on. | yes | — |
| fingerprints | Fingerprint(s) for the host(s). | no | — |
| username | SSH username | no | root |
| port | SSH port | no | 22 |
| key | SSH key | yes | — |
| source | Path to built files | yes | — |
| debug | Debug | no | false |
| healthcheck | Enable health check after update | no | true |
| healthcheckPath | Health check URL path i.e. http://<service>:<port>/<path> | no | /api/health |
Outputs
no outputs