Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Kudu Deployment Scripts

A library of deployment scripts for project Kudu / Azure web apps. You can read more about Kudu on their wiki, and more on customizing your deployments here.

Usage

Create a .deployment file in the root of your project with the following content:

[config]
command = deploy.cmd

Alternatively, download the sample from this repro.

Next, download the deployment script for your runtime or application from the list below, save it to the root of your project and rename it to deploy.cmd.

Application Deployment Scripts

Runtime Deployment Scripts

Contributions

Contributions are welcome. Please add one script per pull request. Scripts should be added to the scripts folder and added to the list above.

About

A library of deployment scripts for project Kudu / Azure web apps.

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages