Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
naiades
naiades-platform-poc
Commits
b613173f
Commit
b613173f
authored
Nov 23, 2021
by
Cédric Crettaz
🖥
Browse files
Modify the README file of the KSI verifier.
parent
c4cbd030
Changes
1
Hide whitespace changes
Inline
Side-by-side
verifier/README.md
View file @
b613173f
...
...
@@ -53,3 +53,9 @@ For more information see [Spring Documentation](https://docs.spring.io/spring-bo
1.
`docker load < naiades-verifier-<version>.tar.gz`
1.
`docker run -v /path/to/conf/:/workspace/config/ -p 8080:8080 guardtime.com/naiades/naiades-verifier:<version>`
### Running the application in the development environment
1.
`docker load < naiades-verifier-1.0.1.tar.gz`
1.
`docker run --detach -v /home/mandint/verifier/:/workspace/config/ -p 8080:8080 guardtime.com/naiades/naiades-verifier:1.0.1`
1.
`docker network connect --ip 172.18.1.22 naiades-platform-poc_default NAME`
NAME is the name of the Docker container after its start.
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