Test Waka

This commit is contained in:
Khoa Le
2016-06-15 17:55:21 +07:00
parent 7a8ea04159
commit 21ccbf14d5
110 changed files with 2978 additions and 0 deletions

25
deploy-your-app.md Normal file
View File

@@ -0,0 +1,25 @@
---
---
# 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"}