mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-09 23:46:37 +02:00
Paas providers URL fixes
- fix Google App Engine docs URL - PagodaBox has a new URL - fortrabbit https URL - Engine Yard Cloud has a different URL - OpenShift https URL - AWS https
This commit is contained in:
@@ -6,17 +6,17 @@ anchor: php_paas_providers
|
||||
|
||||
## PHP PaaS Providers {#php_paas_providers_title}
|
||||
|
||||
* [PagodaBox](https://pagodabox.com/)
|
||||
* [PagodaBox](https://pagodabox.io/)
|
||||
* [AppFog](https://www.ctl.io/appfog/)
|
||||
* [Heroku](https://devcenter.heroku.com/categories/php)
|
||||
* [fortrabbit](http://fortrabbit.com/)
|
||||
* [Engine Yard Cloud](https://www.engineyard.com/products/cloud)
|
||||
* [Red Hat OpenShift Platform](http://openshift.com)
|
||||
* [fortrabbit](https://www.fortrabbit.com/)
|
||||
* [Engine Yard Cloud](https://www.engineyard.com/features)
|
||||
* [Red Hat OpenShift Platform](https://www.openshift.com/)
|
||||
* [dotCloud](https://www.dotcloud.com/dev-center/platform-documentation)
|
||||
* [AWS Elastic Beanstalk](http://aws.amazon.com/elasticbeanstalk/)
|
||||
* [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/)
|
||||
* [cloudControl](https://www.cloudcontrol.com/)
|
||||
* [Windows Azure](http://www.windowsazure.com/)
|
||||
* [Google App Engine](https://developers.google.com/appengine/docs/php/gettingstarted/)
|
||||
* [Google App Engine](https://cloud.google.com/appengine/docs/php/)
|
||||
* [Jelastic](http://jelastic.com/)
|
||||
* [Platform.sh](https://platform.sh/)
|
||||
* [Cloudways](https://www.cloudways.com/en/)
|
||||
|
Reference in New Issue
Block a user