hkdobrev/Minio Deploy
Deploy to Minio Storage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | Minio endpoint of object storage host | yes | — |
| access_key | Minio access key (username) | yes | — |
| secret_key | Minio secret key (password) | yes | — |
| bucket | Set the target minio bucket for deployment. | yes | — |
| source_dir | Set an input directory for deployment. | no | public |
| target_dir | Set a target directory for deployment (with a leading slash). | no | / |
| insecure | Trust SSL certificates with minio --insecure option | no | false |
Outputs
no outputs