Tag: Amazon Web Services (AWS)
Occurrence | Published | |
---|---|---|
Installing Jiglu on Amazon Web ServicesIt is assumed that the user already has an Amazon Web Services account and is familiar with the process of launching a new EC2 server. |
||
Configuring Jiglu to use Amazon Simple Email ServiceIf you're hosting Jiglu on Amazon Web Services then you may want to use Amazon Simple Email Service for incoming email. |
||
Configuring Jiglu to use Amazon Comprehend sentiment analysisThis is either 'internal' to use the # internal sentiment analysis or 'comprehend' to use Amazon Comprehend. com.jiglu.contentAnalysis.sentimentAnalyser=comprehend # The AWS region when using Amazon services. com.jiglu.contentAnalysis.awsRegion=eu-west-1 # The AWS access key when using Amazon services. com.jiglu.contentAnalysis.awsAccessKey=(access key) # The AWS secret key when using Amazon services. com.jiglu.contentAnalysis.awsSecretKey=(secret key) You are now ready to restart the Jiglu server. |
||
Pre-installation checklistOn AWS mail can be received - but not sent - using Amazon Simple Email Service. |