一键发布部署vs插件[AntDeploy]开源了
deploy to remote server by one button click功能
使用插件前 我要发布一个netcore的项目到阿里云的windows服务器的话我一般需要如下的步骤: 1. vs中发布网站到c:/temp/website 目录下 2. 远程桌面连接上远程服务器WIN2012或者以上版本 在使用插件后 我只需要点一个按钮。。。 1.iis deploy support (support increment deploy and rollback) | iis一键发布自动部署 支持增量和回滚support deploy netcore project and netframework project to the remote server iis by one click. if remote server not exist the website in iis.will automatically create. require to install deploy agent in the remote windows server. 支持一键部署 netcore 和 netframework发布到远程机器的iis (支持mvc webapi) 支持website自动创建 2.docker deploy support(support rollback ) | docker一键发布自动部署support deploy netcore project to the remote linux server as a docker container by one click. test success in centos7+ and ubuntu 16.04 + no need deploy agent installed in the linux server. 支持 一键部署netcore项目发布到linux服务器的docker容器 在 centos7+ 和ubuntu 16.04 + 测试成功 不需要在linux上安装agent 3.window service delpoy support(support increment deploy and rollback) | windowsservice一键发布自动部署support deploy netcore project and netframework project to the remote server windows services by one click. if service not exist on remote server will automatically create. require to install deploy agent in the remote windows server. 支持netcore和netframework发布 支持windowsservice自动创建 注意:windowsservice的话需要在windows服务器上部署一个windows service服务。windows server deploy need install agent | agent下载地址和使用方法请参考:how to install agent: https://github.com/yuzd/AntDeployAgent installed antdeploy vs plugin success| 安装成功后 如下:
IIS deploy page:
Docker deploy page:
WindowsService deploy page:
setting page:
how to set https://github.com/yuzd/AntDeployAgent/issues/8 Quick Start
how antdeploy work
how antdeploy agent work in windows server
how antdeploy work in linux server
Source Codehttps://github.com/yuzd/AntDeployAgent https://github.com/yuzd/AntDeploy QA & DEMO【demo】deploy netcore project to Docker : https://github.com/yuzd/AntDeployAgent/issues/6 【demo】deploy netframework mvc project to remote iis :https://github.com/yuzd/AntDeployAgent/issues/2 【demo】deploy netcore mvc project to remote iis : https://github.com/yuzd/AntDeployAgent/issues/3 【demo】deploy netframework windows service project to remote server :https://github.com/yuzd/AntDeployAgent/issues/4 【demo】deploy netcore windows service project to remote server : https://github.com/yuzd/AntDeployAgent/issues/5 【how to install agent in windows server】https://github.com/yuzd/AntDeployAgent/issues/1 【why need to install agent in windows server】https://github.com/yuzd/AntDeployAgent/issues/7 一键发布工具(ant deploy tool)AntDeploy交流反馈QQ群 Change LOG3.2
3.1
3.0
2.9
2.8
2.7
2.6增量发布bug修复 2.5增量发布功能:
注意:docker发布不支持增量 2.4窗体改成Showmodel模式 规避忘记关导致进程占用操作vs会卡死的问题 2.3
/{文件夹名称}?.+
2.2vs插件:紧急修复运行插件后,关闭vs出现关不掉的bug 2.1
|
一键发布部署vs插件[AntDeploy]开源了的更多相关文章
- 一键发布部署vs插件[AntDeploy],让net开发者更幸福
一键发布工具(ant deploy tool) 插件下载地址: https://marketplace.visualstudio.com/items?itemName=nainaigu.AntDepl ...
- JeeWx全新版本发布!捷微二代微信活动平台1.0发布!活动插件持续开源更新!
JeeWx捷微二代微信活动平台 (专业微信营销活动平台,活动插件持续更新ing~) 终于等到你!还好我没放弃! 在团队持续多年的努力下,Jeewx微信管家和H5活动平台不断更新迭代,积累了许许多 ...
- IDEA 集成 Docker 插件实现一键远程部署 SpringBoot 应用,无需三方依赖,开源微服务全栈项目有来商城云环境的部署方式
一. 前言 最近有些童鞋对开源微服务商城项目 youlai-mall 如何部署到线上环境以及项目中 的Dockerfile 文件有疑问,所以写了这篇文章做个答疑以及演示完整的微服务项目发布到线上的流程 ...
- 实践案例丨教你一键构建部署发布前端和Node.js服务
如何使用华为云服务一键构建部署发布前端和Node.js服务 构建部署,一直是一个很繁琐的过程 作为开发,最害怕遇到版本发布,特别是前.后端一起上线发布,项目又特别多的时候. 例如你有10个项目,前后端 ...
- netcore开发windows普通服务(非Web)并一键发布到服务器
如何开发并一键发布WindowsService项目(netcore普通项目) netcore下开发windows服务如果是web项目的话,由于aspnetcore本身是支持的,把默认的host.Run ...
- 5分钟快速掌握Jenkins,项目一键自动部署
5分钟快速掌握Jenkins,项目一键自动部署 目录 前言 Jenkins是什么? Jenkins环境安装搭建 Jenkins基本使用介绍 Jenkins快速构建项目,项目自动化部署 学习总结 前言 ...
- 一键发布ASP.NET Web安装程序
转载自:http://www.cnblogs.com/nangong/p/Web.html 前言:最近公司有个Web要发布,但是以前都是由实施到甲方去发布,配置,这几天有点闲,同事让我搞 ...
- NET5实践:项目创建-结构概述-程序运行-发布部署
ASP.NET5实践01:项目创建-结构概述-程序运行-发布部署 1.项目创建 ASP.NET5项目模板有三种: 新建项目: 选择模板: 2.结构概述 References对应配置是project ...
- [原创*精华]一键发布ASP.NET Web安装程序,搞WebForm的童鞋看过来...
重要更新:鉴于很多小伙伴们说看不到图,我这边换了几个浏览器看了下,都看得到的,估计是网速问题,请耐心等待,另外,为了更好的方便大家学习,特此提供源码以及一个word文档,word文档就是本 ...
随机推荐
- Django rest framework源码分析(2)----权限
目录 Django rest framework(1)----认证 Django rest framework(2)----权限 Django rest framework(3)----节流 Djan ...
- 虎牙直播张波:掘金Nginx日志
大家好!我是来自虎牙直播技术保障部的张波.今天主要会从数据挖掘层面跟大家探讨一下 Nginx 的价值.OpenResty 在虎牙的应用场景主要 WAF 和流控等方面,我今天主要分享的是“ Nginx ...
- 网络协议 16 - DNS 协议:网络世界的地址簿
[前五篇]系列文章传送门: 网络协议 11 - Socket 编程(下):眼见为实耳听为虚 网络协议 12 - HTTP 协议:常用而不简单 网络协议 13 - HTTPS 协议:加密路上无尽头 网络 ...
- qml demo分析(rssnews-常见新闻布局)
一.效果展示 今儿来分析一篇常见的ui布局,完全使用qml编写,ui交互效果友好,如图1所示,是一个常见的客户端新闻展示效果,左侧是一个列表,右侧是新闻详情. 图1 新闻效果图 二.源码分析 首先先来 ...
- Python爬虫入门教程 41-100 Fiddler+夜神模拟器+雷电模拟器配置手机APP爬虫部分
爬前叨叨 从40篇博客开始,我将逐步讲解一下手机APP的爬虫,关于这部分,我们尽量简化博客内容,在这部分中可能涉及到一些逆向,破解的内容,这部分尽量跳过,毕竟它涉及的东西有点复杂,并且偏离了爬虫体系太 ...
- 滤波器——BoxBlur均值滤波及其快速实现
个人博客地址:滤波器--BoxBlur均值滤波及其快速实现 动机:卷积核.滤波器.卷积.相关 在数字图像处理的语境里,图像一般是二维或三维的矩阵,卷积核(kernel)和滤波器(filter)通常指代 ...
- vue-cli项目使用mock数据的方法(借助express)
前言 现如今前后端分离开发越来越普遍,前端人员写好页面后可以自己模拟一些数据进行代码测试,这样就不必等后端接口,提高了我们开发效率.今天就来分析下前端常用的mock数据的方式是如何实现的. 主体 项目 ...
- Python:os 模块常用方法简介
返回当前工作目录 os.getcwd() 返回 path 的绝对路径 os.path.abspath(path) os.path.abspath('.') 相当于 os.getcwd() 分割目录和文 ...
- Python3+Selenium2完整的自动化测试实现之旅(一):自动化测试环境搭建
1 环境搭建准备 (1) 下载Python3版本的安装包,直接官网下载即可:Python官网:https://www.python.org/ (2) 下载Python的基础工具包p ...
- relief中visio图出现问题处理
需安装visio2010版本, 安装DsoFramer_KB311765_x86.exe 管理员权限打开cmd,运行regsvr32 dsoframer.ocx








