一键发布部署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文档就是本 ...
随机推荐
- 手把手安装Laravel框架(permissions扩展包)实现RBAC权限---以及一些安装时的ERROR
a.依赖管理工具,框架,环境 1.composer 2.laravel(我的是5.5) 3.PHP(我的7.2),MySql(我的5.7) b,安装 1.首先需要安装一个干净的 Laravel 项目, ...
- Leetcode 题解
Leetcode Solutions Language: javascript c mysql Last updated: 2019-01-04 https://github.com/nusr/lee ...
- 2.Flask jinjia2模板
1.1.模板传参 (1)主程序 from flask import Flask,render_template app = Flask(__name__) @app.route('/') def he ...
- redisSession和mockSession
简单谈谈 在我们进行开发过程中,单元测试是保证代码质量的最有利工具,我们每个方法都要有对应的测试,在目前开发规范中,主要把测试分为单元测试和集成测试,我们的公用方法都要写自己的单元测试,而web ap ...
- [翻译] EF Core in Action 关于这本书
Entity Framework Core in Action Entityframework Core in action是 Jon P smith 所著的关于Entityframework Cor ...
- vue的父子组件间的相互传参props及props数据的多种验证机制
感觉自己即将完全步入前端大军,后台老板都不需要我弄了,塞翁失马...时间会告诉我们是好是坏 好了言归正传,最近vue是搞的不亦乐乎啊,下面来总结一下vue组件间的各种使用方法以及一些技巧 ------ ...
- 深入理解 Python 中的上下文管理器
提示:前面的内容较为基础,重点知识在后半段. with 这个关键字,对于每一学习Python的人,都不会陌生. 操作文本对象的时候,几乎所有的人都会让我们要用 with open ,这就是一个上下文管 ...
- PHPCMS V9 添加二级导航
今天看了看phpcms 写到二级导航时发现点问题,查询导航栏的信息时返回的$r[arrchildid]与自己想象的不符,文档上说是返回子栏目id但是却有些不同. 开始的思路: <ul class ...
- .net开源工作流ccflow从表数据数据源导入设置
第1节. 关键字 驰骋工作流引擎 流程快速开发平台 workflow ccflow jflow .net开源工作流 第2节. 从表数据导入设置 1.1.1: 概要说明 在从表的使用中我一般都会用到从 ...
- 神经网络MPLClassifier分类
代码: # -*- coding: utf-8 -*- """ Created on Fri Aug 24 14:38:56 2018 @author: zhen &qu ...








