Tag: Amazon Web Services (AWS)

4 occurrences
Occurrence Published
Published: April 2022

Configuring Jiglu to use Amazon Simple Email Service

If you're hosting Jiglu on Amazon Web Services then you may want to use Amazon Simple Email Service for incoming email.

Published: March 2022

Configuring Jiglu to use Amazon Comprehend sentiment analysis

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

Published: April 2021

Installing Jiglu on Amazon Web Services

It is assumed that the user already has an Amazon Web Services account and is familiar with the process of launching a new EC2 server.

Pre-installation checklist

On AWS mail can be received - but not sent - using Amazon Simple Email Service.