Sylius/docs/getting-started-with-sylius/deployment.rst
2024-01-16 08:19:48 +01:00

19 lines
654 B
ReStructuredText

Deployment
==========
Development usually takes most of the time in project implementation, but we should not forget about what's at the end of this process -
application deployment into the server. We believe, that it should be as easy and understandable as possible.
Check out our deployment cookbooks:
.. tip::
- 👉 :doc:`How to deploy Sylius to Platform.sh? </cookbook/deployment/platform-sh>`
- 🐳 :doc:`How to deploy Sylius with Docker </cookbook/deployment/docker>`
Learn more about the deployment platforms
-----------------------------------------
* `Platform.sh <https://docs.platform.sh>`_
* `Docker <https://docker.com/>`_