Introduction#
In the following article, I described how to set up Cantaloupe on EC2.
This time, I will configure a custom domain and enable HTTPS.
Custom Domain Configuration#
This time, I will assign the domain cantaloupe.aws.ldas.jp to 54.172.71.20. When using Route 53, it can be configured as follows.

Obtaining an SSL Certificate#
Web Server Configuration: Installing Nginx#
Configuration:
Create a symbolic link and restart.
As a result, Cantaloupe became accessible at the following URL.
https://cantaloupe.aws.ldas.jp/
Summary#
I hope this is helpful for setting up Cantaloupe.
Note that while I used Let’s Encrypt this time, it is also possible to use AWS certificates.