mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
19 lines
654 B
ReStructuredText
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/>`_
|