Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
https://github.com/projectkudu/kudu
Last synced: about 2 months ago
JSON representation
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
- Host: GitHub
- URL: https://github.com/projectkudu/kudu
- Owner: projectkudu
- License: apache-2.0
- Archived: true
- Created: 2011-06-23T05:36:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T17:33:18.000Z (2 months ago)
- Last Synced: 2024-09-22T05:03:22.233Z (about 2 months ago)
- Language: C#
- Homepage:
- Size: 33.7 MB
- Stars: 3,119
- Watchers: 172
- Forks: 654
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE.txt
Awesome Lists containing this project
- jimsghstars - projectkudu/kudu - Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure. (C# #)
README
### Kudu
Kudu is the engine behind [git deployments in Azure App Service](https://azure.microsoft.com/en-us/documentation/articles/web-sites-publish-source-control/). It can also run outside of Azure.
> [!WARNING]
> This repo has been archived and is no longer maintained.> [!IMPORTANT]
> Kudu continues in Azure App Service, so please file incidents or questions using [Azure support request](https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request)### Issues
Please file incidents in Azure, so we can better track issues and assist you.
[Create an Azure support request](https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request)### Documentation
See the [documentation](https://github.com/projectkudu/kudu/wiki)
### License
[Apache License 2.0](https://github.com/projectkudu/kudu/blob/master/LICENSE.txt)
### Project governance
[Details here](https://github.com/projectkudu/kudu/wiki/Project-governance-model)
### Questions?
You can use the [forum](http://social.msdn.microsoft.com/Forums/en-US/azuregit/threads), [StackOverflow](https://stackoverflow.com/).
This project is under the benevolent umbrella of the [.NET Foundation](http://www.dotnetfoundation.org/).