Islandora-Collaboration-Group / ISLE

Islandora Enterprise (ISLE) is a community project that addresses two of the most significant pain-points in Islandora: installation and maintenance.
https://Islandora-Collaboration-Group.github.io/ISLE/
GNU General Public License v3.0
32 stars 34 forks source link

Run standalone fedora image with AWS RDS configuration. #393

Open hamza-northbay opened 4 years ago

hamza-northbay commented 4 years ago

Issue description

Hi, I am trying to run fedora standalone container on EC2 with AWS RDS MySql configuration. I observed that isle-fedora image is strongly coupled with isle-mysql and I am trying to decouple it. Is there any way that I can provide MySql RDS endpoint to the isle-fedora image and it starts communication with MySql RDS rather than isle-mysql container ?