一键发布部署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文档就是本 ...
随机推荐
- Uber是如何重新思考GPS定位的(尤其是在城市峡谷中)
郑昀(公众号:老兵笔记) 20180424 2018年4月19日,Uber 公布了 GPS 优化算法,https://eng.uber.com/rethinking-gps/,针对GPS定位在城市环境 ...
- .NetCore WebApi——Swagger简单配置
在前后端分离的大环境下,API接口文档成为了前后端交流的一个重点.Swagger让开发人员摆脱了写接口文档的痛苦. 官方网址:https://swagger.io/ 在.Net Core WebApi ...
- 理解ASP.NET Core验证模型(Claim, ClaimsIdentity, ClaimsPrincipal)不得不读的英文博文
这篇英文博文是 Andrew Lock 写的 Introduction to Authentication with ASP.NET Core . 以下是简单的阅读笔记: -------------- ...
- Oracle AWRSQRPT报告生成和性能分析
我写的SQL调优专栏:https://blog.csdn.net/u014427391/article/category/8679315 对于局部的,比如某个页面列表sql,我们可以使用Oracle的 ...
- Spring Cloud Eureka 你还在让它裸奔吗??
前些天栈长在微信公众号Java技术栈分享了 Spring Cloud Eureka 最新版 实现注册中心的实战教程:Spring Cloud Eureka 注册中心集群搭建,Greenwich 最新版 ...
- Postman Mock Server
为了不影响前端开发的进度,一般后端都是先定数据结构,然后写个假接口让前端调用,这样前端就不必等着后端接口开发完成以后再开始了.届时,前后端以及UI和测试就可以并行,待双方都把各自的逻辑写好了,便可以联 ...
- [区块链] 带你进入Bitcoin开发 - 环境搭建
学习完区块链枯燥乏味的.高深的.必备的基础知识后,终于可以走上开发之路了!真是迫不及待啦!之后博客更新主要放在区块链的开发上,相信这才是大多数同学更加感兴趣的地方!学习过程从最经典的区块链鼻祖-比特币 ...
- 知识小罐头08(tomcat8启动源码分析 上)
前面好几篇都说的是一个请求是怎么到servlet中的service方法的,这一篇我们来看看Tomcat8是怎么启动并且初始化其中的组件的? 相信看了前面几篇的小伙伴应该对Tomcat中的各个组件不陌生 ...
- Spring入门(二):自动化装配bean
Spring从两个角度来实现自动化装配: 组件扫描(component scanning):Spring会自动发现应用上下文中需要创建的bean. 自动装配(autowiring):Spring会自动 ...
- SpringBoot轻松整合ElasticSearch
完整项目代码地址(https://github.com/fonxian/spring-elasticsearch-example/tree/master/spring-elasticsearch-ex ...








