2018年9月19日

[转]docker-compose教程(安装,使用, 快速入门)

摘要: 本文转自:https://blog.csdn.net/pushiqiang/article/details/78682323 教程基于ubuntu下最新的compose版本3 参考: https://docs.docker.com/compose/overview/ 1.Compose介绍 Dock 阅读全文

posted @ 2018-09-19 20:26 freeliver54 阅读(819) 评论(0) 推荐(0) 编辑

[转]完整记录在 windows7 下使用 docker 的过程

摘要: 本文转自:https://www.jianshu.com/p/d809971b1fc1 借助 docker 可以不在开发电脑中安装环境,比如 nodejs,记录下如何实现。 下载安装 根据自己的电脑系统,在 install-docker-for-mac-windows 下载最新安装包并安装。 选择好 阅读全文

posted @ 2018-09-19 20:15 freeliver54 阅读(855) 评论(0) 推荐(0) 编辑

[转]window7下利用DockerToolbox安装Docker

摘要: 本文转自:https://blog.csdn.net/qq2712193/article/details/54576313 版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq2712193/article/details/54576313 这几天终 阅读全文

posted @ 2018-09-19 19:49 freeliver54 阅读(156) 评论(0) 推荐(0) 编辑

[转]使用docker-compose 大杀器来部署服务 上

摘要: 本文转自:https://www.cnblogs.com/neptunemoon/p/6512121.html 使用docker-compose 大杀器来部署服务 上 我们都听过或者用过 docker,然而使用方式却是仅仅用手动的方式,这样去操作 docker 还是很原始。 好吧,可能在小白的眼中噼 阅读全文

posted @ 2018-09-19 17:05 freeliver54 阅读(280) 评论(0) 推荐(0) 编辑

[转]RabbitMQ学习之:(十二)在Node.js环境下使用RabbitMQ

摘要: 本文转自:https://blog.csdn.net/puncha/article/details/8452017 学,以致用。找了半天Node.js下RabbitMQ的库,看上去都不太趁手,直到最后找到了amqp库,看上去倒还不错,照着例子,写了第一个RabbitMQ的客户端。 首先,使用 npm 阅读全文

posted @ 2018-09-19 15:17 freeliver54 阅读(208) 评论(0) 推荐(0) 编辑

[转]在Node.js中使用RabbitMQ系列一 Hello world

摘要: 本文转自:https://www.cnblogs.com/cpselvis/p/6288330.html 在前一篇文章中可伸缩架构简短系列中提到过关于异步的问题。当时推荐使用RabbitMQ来做任务队列的实现方案。本篇文章以Node.js为例子,来实际操作如何和RabbitMQ进行交互。 介绍 Ra 阅读全文

posted @ 2018-09-19 15:16 freeliver54 阅读(250) 评论(0) 推荐(0) 编辑

[转]Git & Gitlab 使用指南

摘要: 本文转自:https://blog.csdn.net/zdx1515888659/article/details/72954000 原文:http://www.restran.net/2016/02/23/git-and-gitlab-guide/?utm_source=tuicool&utm_me 阅读全文

posted @ 2018-09-19 11:05 freeliver54 阅读(662) 评论(1) 推荐(0) 编辑

[转]Node.js tutorial in Visual Studio Code

摘要: 本文转自:https://code.visualstudio.com/docs/nodejs/nodejs-tutorial Node.js tutorial in Visual Studio Code Node.js is a platform for building fast and scal 阅读全文

posted @ 2018-09-19 09:19 freeliver54 阅读(394) 评论(0) 推荐(0) 编辑

[转]Using Angular in Visual Studio Code

摘要: 本文转自:https://code.visualstudio.com/docs/nodejs/angular-tutorial Using Angular in Visual Studio Code Angular is a popular JavaScript library for buildi 阅读全文

posted @ 2018-09-19 09:18 freeliver54 阅读(495) 评论(0) 推荐(0) 编辑

[转]VS Code 扩展 Angular 6 Snippets - TypeScript, Html, Angular Material, ngRx, RxJS & Flex Layout

摘要: 本文转自:https://marketplace.visualstudio.com/items?itemName=Mikael.Angular-BeastCode VSCode Angular TypeScript & Html Snippets Visual Studio Code TypeScr 阅读全文

posted @ 2018-09-19 09:05 freeliver54 阅读(1087) 评论(1) 推荐(0) 编辑

导航