Sylius/docs/getting-started-with-sylius/deployment.md
2024-11-07 07:41:35 +00:00

21 lines
617 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout:
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---
# Deployment
Development usually takes most of the time in project implementation, but we should not forget about whats at the end of this process—application deployment to the server. We believe that it should be as easy and understandable as possible.
Check out our deployment cookbook:
* 👉 [Introduction to Sylius Cloud by Platform.sh](https://old-docs.sylius.com/en/1.14/cookbook/deployment/introduction-to-sylius-cloud.html)