URI Format of Artifact URIs¶
The plugin requires that artifact URIs be specified in the following format:
<scheme>://<host>:<port>/<bucketfs-service>/<bucket>/<path>
Parameter |
Description |
|---|---|
<scheme> |
Either |
<host> |
Name of the BucketFS service, e.g. |
<port> |
Port of the BucketFS service, e.g. |
<bucketfs-service> |
Name of the BucketFS service, e.g. |
<bucket> |
Name of the Bucket, e.g. |
<path> |
Optional sub-path within the bucket. |
Environment Variables¶
Additional parameters must be specified via environment variables:
Environment variable |
Description |
|---|---|
|
Mandatory password. |
|
Optional username for writing to the BucketFS, defaults to |
|
Optional setting, whether your client should
verify the SSL certificates of the Exasol BucketFS service, either
|