LAMP app get access to PostgreSQL
-
Can we give the LAMP app access to POSTGRESQL? This would be very helpful for some PHP apps.
-
Currently, you have to build a custom app. It's fairly easy like https://cloudron.io/documentation/guides/multiple-databases-lamp/ (just use the "postgresql" addon and remove the "mysql" addon).
-
@girish Thanks! I was hoping to get an official feature going - but thanks, I'll check the link out!