Skip to content

Commit

Permalink
Update First-Step.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelliuyang authored May 31, 2018
1 parent 0e3a8ee commit f4ae558
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions First-Step.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#### Docker
几乎所有的工具和服务,都可以[Docker](https://www.docker.com)化,所以我们先要一个Docker环境,进行一些必要的Docker配置,让我们的DevOps有一个良好的基础
* [Docker Install&Config](https://michaelliuyang.github.io/docker/2017/05/31/docker-install.html)
* [Docker Install & Config](https://michaelliuyang.github.io/docker/2017/05/31/docker-install.html)
* 搭建Docker私有仓库,[TODO Build](http://xxx)

#### Project Manager
Expand All @@ -31,11 +31,11 @@ PS: Atlassian都可以破解,由于都是Java的,所以泡在Docker也不难
* Gitlab,[TODO Build](http://xxx)

#### Code Review
* [SonarQube Install&Config](https://michaelliuyang.github.io/projectsupport/2016/09/11/build-sonarqube-env.html)
* [SonarQube Install & Config](https://michaelliuyang.github.io/projectsupport/2016/09/11/build-sonarqube-env.html)
* Code Review Meeting

#### CI & CD
* Jenkins
* [Jenkins Install & Config](http://michaelliuyang.github.io/docker/2018/05/31/docker-jenkins.html)

#### Monitor
* xxx
Expand Down

0 comments on commit f4ae558

Please sign in to comment.