I'm looking for nice PaaS that could run applicatons which:
- Listens to non-80 external port (25th, its a SMTP server)
- Writes to the persisting filesystem
(its 2 different applications, so PaaS I'm looking for dont have to have both features)
I tried different PaaS and IaaS:
- Heroku: no/no
- OpenShift: no/yes
- AppFog: apparently no/no
- AWS: yes/yes - but its IaaS
I understand, that listening to 25th port is not really popular feature, so I'm open to host some PaaS without strict restrictions on say AWS. Is there is such?