Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.85 KB

README.md

File metadata and controls

66 lines (48 loc) · 1.85 KB

DEPLOILKA / AspNetDeploy 2024

No code open source CI + CD tool to cover you ASP.NET app build, test and deploy form A to Z

  • NET Framework / NET8
  • Windows / Linux environments
  • Build, Test and Deploy in one tool

Every single star makes maintainer happy! ⭐

Bundles

Articles

Overview

  • No code
  • Multi tenant environments
  • Concurrent versions
  • Monitoring

Sources

  • GIT
  • SVN
  • Local file system
  • Visual Studio solution parser

Build, package, bundle

  • msbuild (requires VS2022 community edition installed)
  • dotnet build
  • npm

Deploy

  • Multiple environments
  • Multiple tantents
  • Multiple machines
  • Windows Server
  • Linux (coming)
  • Docker (coming)

Environments

  • Same bundle version is promoted across environments of your coice
  • Team members with DEV, QA and SRE roles share responsibility for bundle testing and rolling out to public