Difference between revisions of "AWS S3 Data Source Credential"
(Created page with "= Creating an AWS S3 Data Source Credential = AWS S3 may be used when the actual repository (Git, etc.) may not be reachable by Command Center directly. In that case, AWS S3...") |
(→Creating a project using the AWS S3 credential) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | = |
+ | = Git to AWS S3 buckets = |
AWS S3 may be used when the actual repository (Git, etc.) may not be reachable by Command Center directly. In that case, AWS S3 may be used as a bridge between the repository and Command Center. |
AWS S3 may be used when the actual repository (Git, etc.) may not be reachable by Command Center directly. In that case, AWS S3 may be used as a bridge between the repository and Command Center. |
||
For more information on how to set up the process between a Git repository and AWS S3, see: |
For more information on how to set up the process between a Git repository and AWS S3, see: |
||
* [[ Git to AWS S3 System ]] |
* [[ Git to AWS S3 System ]] |
||
+ | |||
+ | In order to use this system from Command Center, a project needs to be created with an AWS S3 Data Source Credential. |
||
+ | |||
+ | = Creating an AWS S3 Data Source Credential = |
||
[Administrator] |
[Administrator] |
||
The Administrator can create the data source credentials by selecting the [[File:CreateIcon.jpg|30px]] ('''Create new credential''') button on the Manage Data Source Credentials page. |
The Administrator can create the data source credentials by selecting the [[File:CreateIcon.jpg|30px]] ('''Create new credential''') button on the Manage Data Source Credentials page. |
||
− | '''Select the |
+ | '''Select the AWS S3 card''' |
− | [[File: |
+ | [[File:AWS S3 Card.png|100px]] |
+ | This will start the configuration process |
||
− | [[File:GithubUsername.jpg|600px]] |
||
+ | |||
+ | [[File:AWS S3 Step2.png|600px]] |
||
+ | |||
+ | *Enter a Region, an Access Key, and a Secret Key |
||
+ | These elements should be provided by an AWS administrator who has configured the AWS S3 bucket. |
||
− | '''Enter a Username the the Personal access token.''' |
||
− | * The Personal access token is not the password. |
||
− | ** To create a personal access token, log in to https://github.com |
||
− | ** At the username icon, select the pulldown and select '''Settings''' |
||
− | ** At the left side of the screen, select '''Developer Settings''' at the bottom of the list |
||
− | ** Then select '''Personal access tokens''' at the left and generate a new token. |
||
− | * If not using https://github.com/, select the '''Connect to GitHub Enterprise Server''' and fill in the information |
||
* '''Next''' |
* '''Next''' |
||
− | [[File: |
+ | [[File:AWS S3 Step3.png|600px]] |
'''Give the new credential a name''' |
'''Give the new credential a name''' |
||
Line 30: | Line 32: | ||
The system should return to the '''Manage Data Source Credentials''' page with "Credential created" note and the new credential should be listed. |
The system should return to the '''Manage Data Source Credentials''' page with "Credential created" note and the new credential should be listed. |
||
+ | |||
+ | = Creating a project using the AWS S3 credential = |
||
+ | |||
+ | Select the [[File:LingoportIcon.jpg|50px]] to get to the '''Projects''' page and select the [[File:CreateIcon.jpg|30px]] to '''Create new project'''. The first step in the process will come up. |
||
+ | |||
+ | Before creating the project, the AWS S3 bucket must be configured correctly. The bucket might contain '''to_localyzer''' and '''from_localyzer''' folders that contain resource files to be translated. These are the default names and can be anything as long as they are indicated in the project configuration. |
||
+ | |||
+ | Step 1: Select the AWS S3 data source credential |
||
+ | |||
+ | [[File:SelectAWSs3.jpg|600px]] |
||
+ | |||
+ | '''Next''' |
||
+ | |||
+ | Step 2: Specify the bucket and the optional directories |
||
+ | |||
+ | [[File:SpecifyBucket.jpg|600px]] |
||
+ | |||
+ | *'''Bucket name:''' This is the name of the bucket as shown in AWS S3 |
||
+ | *'''Bucket directory''' and '''Additional upload directory:''' These are optional. But if there are values in the fields, they must exist as folders in the AWS S3 bucket. |
||
+ | |||
+ | '''Next''' |
||
+ | |||
+ | Now continue with the Step-by-step instructions. |
||
+ | |||
+ | [[Name The Project and Type |Step 3: Name the Project and select the run type]] |
Latest revision as of 17:16, 5 June 2024
Git to AWS S3 buckets
AWS S3 may be used when the actual repository (Git, etc.) may not be reachable by Command Center directly. In that case, AWS S3 may be used as a bridge between the repository and Command Center. For more information on how to set up the process between a Git repository and AWS S3, see:
In order to use this system from Command Center, a project needs to be created with an AWS S3 Data Source Credential.
Creating an AWS S3 Data Source Credential
[Administrator]
The Administrator can create the data source credentials by selecting the (Create new credential) button on the Manage Data Source Credentials page.
Select the AWS S3 card
This will start the configuration process
- Enter a Region, an Access Key, and a Secret Key
These elements should be provided by an AWS administrator who has configured the AWS S3 bucket.
- Next
Give the new credential a name
- Assign it to applicable managers
- Create
The system should return to the Manage Data Source Credentials page with "Credential created" note and the new credential should be listed.
Creating a project using the AWS S3 credential
Select the to get to the Projects page and select the to Create new project. The first step in the process will come up.
Before creating the project, the AWS S3 bucket must be configured correctly. The bucket might contain to_localyzer and from_localyzer folders that contain resource files to be translated. These are the default names and can be anything as long as they are indicated in the project configuration.
Step 1: Select the AWS S3 data source credential
Next
Step 2: Specify the bucket and the optional directories
- Bucket name: This is the name of the bucket as shown in AWS S3
- Bucket directory and Additional upload directory: These are optional. But if there are values in the fields, they must exist as folders in the AWS S3 bucket.
Next
Now continue with the Step-by-step instructions.