LAPP App
-
Re: LAPP App (PHP 7.3)
Hello, just wondering if there are any plans for an LAPP App for Cloudron. I'd like to migrate all the websites I work on to Cloudron but one of the requirements for some of the sites is PostgresSQL. It would really come in handy. -
@mariolop77
I think the LAMP app has postgeSQL enabled alreadyI'm questioning myself now. I forget if it does and I can't check atm
-
LAMP does not have PostgreSQL, no.
@mariolop77 Best bet is to build your own. See https://docs.cloudron.io/packaging/tutorial/ . You can start with the lamp repo - https://git.cloudron.io/cloudron/lamp-app . Just have to replace the mysql addon with postgresql in the manifest - https://git.cloudron.io/cloudron/lamp-app/-/blob/master/CloudronManifest.json#L16