mojira/Mojira Deploy
Deploy Mojira community bots to the Mojira VPS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vps_host | The VPS host's IP address or domain name. | yes | — |
| vps_user | User name for authentication. | no | mojira |
| vps_ssh_key | Private SSH key to use for connecting. | yes | — |
| vps_known_hosts | Known Hosts file to use for connecting with SSH. | yes | — |
| project_folder | The folder for this project on the VPS. | yes | — |
| artifact_paths | Paths to artifacts (folders or files) to upload. String with exactly one path per line, and an empty line at the end. | no | "" |
| rsync_args | Arguments for uploading artifacts via rsync. | no | -avhW --delete |
| script | Script to run after uploading of artifacts. | no | "" |
Outputs
no outputs