Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gn4-3-wp8-t3.1 SOC
soctools
Commits
9d46a9f7
Commit
9d46a9f7
authored
Jul 26, 2019
by
Arne Øslebø
Browse files
Update README.md
parent
2919172f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9d46a9f7
...
...
@@ -11,7 +11,7 @@ The role soctools_server makes sure that docker is properly installed on the ser
Run the ansible playbook:
ansible-playbook -i inventories/deploy/hosts.yml deploy.yml
`
ansible-playbook -i inventories/deploy/hosts.yml deploy.yml
`
This will install the following docker images:
*
zookeeper:latest
...
...
@@ -25,7 +25,7 @@ Building images
Images that are not offical Docker images can be built from scratch by running:
ansible-playbook -i inventories/build/hosts.yml build_images.yml
`
ansible-playbook -i inventories/build/hosts.yml build_images.yml
`
Edit the files under inventories/deploy/group_vars to specify that built images should be used. Currently only NiFi is built from scratch.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment