Git免密码
git提交的时候不用输入密码
……~ Keep It Simple & Stupid ~
git提交的时候不用输入密码
……Vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases production parity, and makes the “works on my machine” excuse a relic of the past.
Vagrant是一个在单一工作流中创建和管理虚拟机环境的工具。通过简单易用的工作流和对自动化的关注,Vagrant可以减少开发环境的配置时间,增加生产平价,并且使得"works on my machine"这个借口成为过去。
容器的的运维和监控,是课程第十章的内容
……容器编排Kubernetes,是课程第九章的内容
……容器编排Docker Swarm,是课程第七章的内容
……Docker Compose多容器部署,是课程第六章的内容
……Docker的持久化存储和数据共享,是课程第五章的内容
……Docker的网络,是课程第四章的内容
……Docker的镜像和容器,是课程第三章的内容
……Docker的安装
……