Update references from Platform.sh to Upsun in documentation

This commit is contained in:
G/
2025-11-24 09:32:20 +01:00
committed by Javier Eguiluz
parent ee74e9b550
commit 44e657f27e
3 changed files with 7 additions and 7 deletions

View File

@@ -736,7 +736,7 @@ To do so, define a parameter with the same name as the env var using this syntax
.. tip::
Some hosts - like Platform.sh - offer easy `utilities to manage env vars`_
Some hosts - like Upsun - offer easy `utilities to manage env vars`_
in production.
.. note::

View File

@@ -61,7 +61,7 @@ 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, but we recommend `Platform.sh`_ as it
app quickly. There are many PaaS, but we recommend `Upsun`_ as it
provides a dedicated Symfony integration and helps fund the Symfony development.
Using Build Scripts and other Tools
@@ -268,6 +268,6 @@ 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
.. _`Platform.sh`: https://symfony.com/cloud
.. _`Upsun`: https://symfony.com/cloud
.. _`Symfony CLI`: https://symfony.com/download
.. _`symfony/apache-pack`: https://packagist.org/packages/symfony/apache-pack

View File

@@ -598,11 +598,11 @@ Symfony Cloud Integration
-------------------------
The Symfony CLI provides seamless integration with `Symfony Cloud`_ (powered by
`Platform.sh`_):
`Upsun`_):
.. code-block:: terminal
# open Platform.sh web UI
# open Upsun web UI
$ symfony cloud:web
# deploy your project to production
@@ -647,8 +647,8 @@ variables are properly exposed:
.. _`symfony.com/download`: https://symfony.com/download
.. _`Docker`: https://en.wikipedia.org/wiki/Docker_(software)
.. _`Symfony Cloud`: https://symfony.com/cloud/
.. _`Platform.sh`: https://platform.sh/
.. _`Symfony Cloud documentation`: https://docs.platform.sh/frameworks/symfony.html
.. _`Upsun`: https://upsun.com/
.. _`Symfony Cloud documentation`: https://docs.upsun.com/get-started/stacks/symfony/integration.html
.. _`Proxy settings in Windows`: https://www.dummies.com/computers/operating-systems/windows-10/how-to-set-up-a-proxy-in-windows-10/
.. _`Proxy settings in macOS`: https://support.apple.com/guide/mac-help/enter-proxy-server-settings-on-mac-mchlp2591/mac
.. _`Proxy settings in Ubuntu`: https://help.ubuntu.com/stable/ubuntu-help/net-proxy.html.en