Skip to content

Commit ff3d402

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: Remove some unused links Remove usage of SymfonyCloud in favor of Platform.sh
2 parents ac29914 + 1d2cbe3 commit ff3d402

File tree

7 files changed

+3
-70
lines changed

7 files changed

+3
-70
lines changed

_build/redirection_map

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,6 @@
132132
/cookbook/controller/upload_file /controller/upload_file
133133
/cookbook/debugging /
134134
/debug/debugging /
135-
/cookbook/deployment/azure-website /cookbook/azure-website
136-
/cookbook/deployment/fortrabbit /deployment/fortrabbit
137-
/cookbook/deployment/heroku /deployment/heroku
138-
/cookbook/deployment/index /deployment
139-
/cookbook/deployment/platformsh /deployment/platformsh
140135
/cookbook/deployment/tools /deployment/tools
141136
/cookbook/doctrine/common_extensions /doctrine/common_extensions
142137
/cookbook/doctrine/console /doctrine

_build/spelling_word_list.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ filesystem
113113
filesystems
114114
formatter
115115
formatters
116-
fortrabbit
117116
frontend
118117
getter
119118
getters

deployment.rst

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,8 @@ Using Platforms as a Service
6464
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6565

6666
Using 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

7770
Using Build Scripts and other Tools
7871
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -272,11 +265,5 @@ Learn More
272265
.. _`Symfony plugin`: https://github.com/capistrano/symfony/
273266
.. _`Deployer`: https://deployer.org/
274267
.. _`Git Tagging`: https://git-scm.com/book/en/v2/Git-Basics-Tagging
275-
.. _`Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4
276-
.. _`Platform.sh`: https://docs.platform.sh/frameworks/symfony.html
277-
.. _`Azure`: https://azure.microsoft.com/en-us/develop/php/
278-
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-5
279-
.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/
280-
.. _`Symfony Cloud`: https://symfony.com/doc/master/cloud/intro.html
281-
.. _`Scalingo`: https://doc.scalingo.com/languages/php/symfony
268+
.. _`Platform.sh`: https://symfony.com/cloud
282269
.. _`Symfony CLI`: https://symfony.com/download

deployment/azure-website.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

deployment/fortrabbit.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

deployment/heroku.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

deployment/platformsh.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)