Skip to content

Commit

Permalink
Merge "[CE-669] Rewrite the outline of document"
Browse files Browse the repository at this point in the history
  • Loading branch information
yeasy authored and Gerrit Code Review committed Aug 15, 2019
2 parents 6612486 + 6ec48b1 commit cd7f646
Show file tree
Hide file tree
Showing 104 changed files with 391 additions and 6,126 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -201,12 +201,6 @@ image-clean: clean ##@Clean all existing images to rebuild
initial-env: ##@Configuration Initial Configuration for dashboard
@envsubst < configs/env.tmpl > .env

initial-keycloak:
docker-compose -f bootup/docker-compose-files/docker-compose-initial.yml up --abort-on-container-exit

initial-keycloak-next:
docker-compose -f bootup/docker-compose-files/new_version/docker-compose-initial.yml up --abort-on-container-exit

start-docker-compose:
docker-compose -f bootup/docker-compose-files/${COMPOSE_FILE} up -d --force-recreate

Expand Down
3 changes: 3 additions & 0 deletions docs/agents/ansible.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 1. Introduction

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
5 changes: 5 additions & 0 deletions docs/agents/kubernetes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
hero: Kubernetes Agent

## Introduction

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Loading

0 comments on commit cd7f646

Please sign in to comment.