webgains/Fetch Feature Server build
Fetch the docker image used to deploy Feature Servers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name to give the Feature Server | yes | — |
| aws-access-key-id | The access key to use to assume the Feature Server role | yes | — |
| aws-secret-access-key | The secret access key to use to assume the Feature Server role | yes | — |
| aws-region | The region containing the Feature Server deploy Docker Image | no | eu-west-1 |
| aws-account | The account containing the Feature Server deploy Docker Image | yes | — |
| role-to-assume | The role to assume to deploy the Feature Server | yes | — |
| repository | The Docker repository | no | webgains/feature-server |
| tag | The tag to use | no | latest |
| args | Additional arguments for the | no | "" |
| ssh-key | SSH key to use for cloning out the Git repositories | yes | "" |
| ssh-key-secret-id | SSH key to connect to the feature servers | no | "" |
Outputs
| name | description |
|---|---|
| url | The Server URL |