项目作者: bcgov

项目描述 :
NRM Containerization Playbook
高级语言: CSS
项目地址: git://github.com/bcgov/nr-playbook.git
创建时间: 2021-04-06T21:52:22Z
项目社区:https://github.com/bcgov/nr-playbook

开源协议:Apache License 2.0

下载


The Microservices Playbook

Lifecycle:Experimental

A pragmatic, opinionated guide to adopting microservices. See http://playbook.microservices.com for the latest.

Building

The Playbook content is written in Markdown, and in the _playbook directory.

To build HTML, install Jekyll (http://jekyllrb.com/), and then type
jekyll build in the main directory.

For local development, run gem install && jekyll serve and point your browser to http://localhost:4000/playbook/.

cloned from https://github.com/datawire/playbook