mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
21 lines
617 B
Markdown
21 lines
617 B
Markdown
---
|
||
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 what’s 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)
|