8000 minor #16532 Remove usage of SymfonyCloud in favor of Platform.sh (fa… · symfony/symfony-docs@f23fc0c · GitHub
[go: up one dir, main page]

Skip to content

Commit f23fc0c

Browse files
committed
minor #16532 Remove usage of SymfonyCloud in favor of Platform.sh (fabpot)
This PR was merged into the 4.4 branch. Discussion ---------- Remove usage of SymfonyCloud in favor of Platform.sh <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 1632524 Remove usage of SymfonyCloud in favor of Platform.sh
2 parents 70cab86 + 1632524 commit f23fc0c

File tree

7 files changed

+3
-69
lines changed

7 files changed

+3
-69
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 & 15 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -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

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)
0