@@ -64,15 +64,8 @@ Using Platforms as a Service
6464~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6565
6666Using a Platform as a Service (PaaS) can be a great way to deploy your Symfony
67- app quickly. There are many PaaS - below are a few that work well with Symfony:
68-
69- * `Symfony Cloud `_
70- * `Heroku `_
71- * `Platform.sh `_
72- * `Azure `_
73- * `fortrabbit `_
74- * `Clever Cloud `_
75- * `Scalingo `_
67+ app quickly. There are many PaaS, but we recommend `Platform.sh `_ as it
68+ provides a dedicated Symfony integration and help fund the Symfony development.
7669
7770Using Build Scripts and other Tools
7871~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -275,12 +268,7 @@ Learn More
275268.. _`Symfony plugin` : https://github.com/capistrano/symfony/
276269.. _`Deployer` : https://deployer.org/
277270.. _`Git Tagging` : https://git-scm.com/book/en/v2/Git-Basics-Tagging
278- .. _`Heroku` : https://devcenter.heroku.com/articles/deploying-symfony4
279- .. _`Platform.sh` : https://docs.platform.sh/frameworks/symfony.html
280- .. _`Azure` : https://azure.microsoft.com/en-us/develop/php/
281- .. _`fortrabbit` : https://help.fortrabbit.com/install-symfony-5
271+ .. _`Platform.sh` : https://symfony.com/cloud
282272.. _`EasyDeployBundle` : https://github.com/EasyCorp/easy-deploy-bundle
283- .. _`Clever Cloud` : https://www.clever-cloud.com/doc/php/tutorial-symfony/
284273.. _`Symfony Cloud` : https://symfony.com/doc/master/cloud/intro.html
285- .. _`Scalingo` : https://doc.scalingo.com/languages/php/symfony
286274.. _`Symfony CLI` : https://symfony.com/download
0 commit comments