We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon PaaS (Heroku, Elastic Beanstalk, etc) options?

Hi, I wonder if someone has had much experience in deploying phalcon in a PaaS situation?

I was kind of considering jumping over to a MEAN stack (planning a Single page app client + mobile, so if I'm gonna live in callback hell, why not on both server and client) in Heroku with mongodb in Compose/MongoHQ, but I'm now thinking of leaning back into a more scalable API server (hence Phalcon w/Micro).

Any suggestions/experiences?



58.4k
Accepted
answer


2.4k

I did see that, it's pretty cool, but I also wouldn't mind hearing some experiences/pain with deploying phalcon on heroku?



58.4k

I have some working freelance Phalcon and Maybe I will deploy on Heroku but a lot some customer chose VPS



2.2k

I think the pain is because of heroku's spec, not because of Phalcon.

For example, heroku has no persistant file system, so you can't use log file.