Migrating Codestation from filesystem repositories to S3 repositories
Migrate your Codestation artifacts from filesystem to S3 using the S3 migrator tool.
Parameters | Description |
---|---|
bucketName | The name of the bucket in S3. |
s3url | The URL of the S3 provider. Not required if using Amazon Web Services (AWS). |
s3region | The region of the S3 provider. You must specify either s3url or s3region, but not both. |
s3user | The S3 username. Optional, depending on the S3 provider and system configuration. AWS uses APIKEY. |
password | The S3 password. Optional. The value depends on the S3 provider and system configuration. AWS uses secret key. |
signer | Optional. Consult S3 provider documentation for value. Not necessary for AWS. |
enablePathStyleAccess | Optional. Consult S3 provider for documentation if this is necessary. Not necessary for AWS. |
repositoryLocation | The location of Codestation repository. The default location in server is appdata/var/repository. |
verify | Use this parameter to specify whether or not to enable verify mode. If you
specify |
Migrate Codestation from filesystem repositories to S3 repositories as follows: