mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
minor #14023 [DOCS] Add docs about deploy platforms (arti0090, CoderMaggie)
This PR was merged into the 1.11 branch. Discussion ---------- | Q | A | |-----------------|--------------------------------------------------------------| | Branch? | 1.10 | | Bug fix? | no | | New feature? | no | | BC breaks? | no/yes | | License | MIT | Created unordered list of files as in tip it otherwise does not break lines between links  Commits -------d43cfa162dAdd docs of deploy platformseaeee45204Change the layout and links6df6c7b2fdUpdate learn more in docs/getting-started-with-sylius/deployment.rst
This commit is contained in:
commit
3f77b55bee
1 changed files with 12 additions and 1 deletions
|
|
@ -9,4 +9,15 @@ Check it out!
|
|||
|
||||
.. tip::
|
||||
|
||||
👉 :doc:`How to deploy Sylius to Platform.sh? </cookbook/deployment/platform-sh>`
|
||||
- 👉 :doc:`How to deploy Sylius to Platform.sh? </cookbook/deployment/platform-sh>`
|
||||
- 👉 :doc:`How to deploy Sylius to Symfony Cloud? </cookbook/deployment/cloudways>`
|
||||
- 👉 :doc:`How to deploy Sylius to Artifakt? </cookbook/deployment/symfonycloud>`
|
||||
- 👉 :doc:`How to deploy Sylius to Cloudways? </cookbook/deployment/artifakt>`
|
||||
|
||||
Learn more about the deployment platforms
|
||||
-----------------------------------------
|
||||
|
||||
* `Platform.sh <https://docs.platform.sh>`_
|
||||
* `Symfony Cloud <https://symfony.com/cloud/>`_
|
||||
* `Artifakt.com <https://docs.artifakt.com/>`_
|
||||
* `Cloudways PHP Hosting <https://support.cloudways.com/en/>`_
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue