forked from projectkudu/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
davidebbo edited this page Sep 20, 2012
·
103 revisions
- Post to the Azure Git Deployment forum on MSDN
- Go to the Kudu room on JabbR
- Ping @davidebbo or @davidfowl on Twitter
If you are using git to push to an Azure Web Site, this is the section you'll care most about.
- The changeset that's currently live in Azure is 2d7d44422e8af6ab0041ec267fcee33e75cafa25
- Publishing a website with Git (official documentation ftom windowsazure.com)
- Customizing Deployments: choosing which folder or project to deploy to the web site
- Deployment branch: choosing the branch that gets deployed when you push
- Accessing files via FTP
- Kudu architecture
- File structure on Azure
- Understanding deployment credentials
- How Kudu deploys sites
Read this is you are interested in contributing to Kudu