Difference between revisions of "AWS S3 Data Source Credential"

From Lingoport Wiki
Jump to: navigation, search
(Creating a project using the AWS S3 credential)
 
(3 intermediate revisions by the same user not shown)
Line 34: Line 34:
   
 
= Creating a project using the AWS S3 credential =
 
= 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.
 
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.
Line 40: Line 42:
   
 
[[File:SelectAWSs3.jpg|600px]]
 
[[File:SelectAWSs3.jpg|600px]]
  +
  +
'''Next'''
   
 
Step 2: Specify the bucket and the optional directories
 
Step 2: Specify the bucket and the optional directories
   
 
[[File:SpecifyBucket.jpg|600px]]
 
[[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 CreateIcon.jpg (Create new credential) button on the Manage Data Source Credentials page.

Select the AWS S3 card

AWS S3 Card.png

This will start the configuration process

AWS S3 Step2.png

  • 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

AWS S3 Step3.png

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 LingoportIcon.jpg to get to the Projects page and select the CreateIcon.jpg 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

SelectAWSs3.jpg

Next

Step 2: Specify the bucket and the optional directories

SpecifyBucket.jpg

  • 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.

Step 3: Name the Project and select the run type