Skip to content

Remove usage of SymfonyCloud in favor of Platform.sh #16532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions _build/redirection_map
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,6 @@
/cookbook/controller/upload_file /controller/upload_file
/cookbook/debugging /
/debug/debugging /
/cookbook/deployment/azure-website /cookbook/azure-website
/cookbook/deployment/fortrabbit /deployment/fortrabbit
/cookbook/deployment/heroku /deployment/heroku
/cookbook/deployment/index /deployment
/cookbook/deployment/platformsh /deployment/platformsh
/cookbook/deployment/tools /deployment/tools
/cookbook/doctrine/common_extensions /doctrine/common_extensions
/cookbook/doctrine/console /doctrine
Expand Down
1 change: 0 additions & 1 deletion _build/spelling_word_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ filesystem
filesystems
formatter
formatters
fortrabbit
frontend
getter
getters
Expand Down
18 changes: 3 additions & 15 deletions deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,8 @@ Using Platforms as a Service
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Using a Platform as a Service (PaaS) can be a great way to deploy your Symfony
app quickly. There are many PaaS - below are a few that work well with Symfony:

* `Symfony Cloud`_
* `Heroku`_
* `Platform.sh`_
* `Azure`_
* `fortrabbit`_
* `Clever Cloud`_
* `Scalingo`_
app quickly. There are many PaaS, but we recommend `Platform.sh`_ as it
provides a dedicated Symfony integration and help fund the Symfony development.

Using Build Scripts and other Tools
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down Expand Up @@ -275,12 +268,7 @@ Learn More
.. _`Symfony plugin`: https://github.com/capistrano/symfony/
.. _`Deployer`: https://deployer.org/
.. _`Git Tagging`: https://git-scm.com/book/en/v2/Git-Basics-Tagging
.. _`Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4
.. _`Platform.sh`: https://docs.platform.sh/frameworks/symfony.html
.. _`Azure`: https://azure.microsoft.com/en-us/develop/php/
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-5
.. _`Platform.sh`: https://symfony.com/cloud
.. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle
.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/
.. _`Symfony Cloud`: https://symfony.com/doc/master/cloud/intro.html
.. _`Scalingo`: https://doc.scalingo.com/languages/php/symfony
.. _`Symfony CLI`: https://symfony.com/download
12 changes: 0 additions & 12 deletions deployment/azure-website.rst

This file was deleted.

12 changes: 0 additions & 12 deletions deployment/fortrabbit.rst

This file was deleted.

12 changes: 0 additions & 12 deletions deployment/heroku.rst

This file was deleted.

12 changes: 0 additions & 12 deletions deployment/platformsh.rst

This file was deleted.