25 lines
589 B
Markdown
25 lines
589 B
Markdown
---
|
|
---
|
|
|
|
# Deploy your app
|
|
|
|
## Initial setup
|
|
|
|
- [Create a new cloud server instance](http://docs.wakcloud.com/en/latest/getting_started.html){:class="no-style"}{:target="_blank"}
|
|
- [Setup a remote repository](version-control.html)
|
|
|
|
## Deploy
|
|
|
|
Click on Deploy from the Studio toolbar:
|
|
|
|
<img src="img/toolbar-deploy.png" />
|
|
|
|
You can now push, for example, on your `production` branch:
|
|
|
|
<img src="img/deploy-your-project.png" />
|
|
|
|
---
|
|
|
|
Now, manage your app with Wakanda Cloud:
|
|
|
|
[Manage your app »](http://docs.wakcloud.com/en/latest/application_dashboard.html){:target="blank_"}{:class="btn"} |