[FLOW3-general] Flow and/or Neos on PaaS providers

Adrian Föder adrian at foeder.de
Tue Feb 26 12:28:10 CET 2013


Hi List,

in my spare time, I was just fiddling with various PaaS providers, 
trying to get Flow run, without huge success at all, at the moment.
The candidates so far were Amazon AWS, AppFog (formerly PHPFog) and 
Heroku. While Amazon and Heroku work on a "git" base (you git push to 
"their" repository making it deployed), AppFog uses a ruby tool which 
just uploads everything what is in the pwd you're running the tool from.

AWS and AppFog both kinda time out; AWS even on one single trial file, 
AppFog probably due to the total distrubution being about 300 MB large.
Customer Service support is pending.

Heroku at least allows pushing the base repository, however, a composer 
install is outstanding on the remote host. I'm not though already if 
that is probably possible with a deployment hook or so.

Do you have any experience with a PaaS provider?

Thanks and cheers!
Adrian


More information about the FLOW3-general mailing list