Skip to content
Snippets Groups Projects
Commit 9d46a9f7 authored by Arne Øslebø's avatar Arne Øslebø
Browse files

Update README.md

parent 2919172f
Branches
Tags v1.0.1
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment