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

Added list of port numbers to use for accessing services

parent 75665243
No related branches found
No related tags found
No related merge requests found
...@@ -39,10 +39,13 @@ To start the cluster, run the ansible playbook soctools.yml: ...@@ -39,10 +39,13 @@ To start the cluster, run the ansible playbook soctools.yml:
To stop the cluster, run the ansible playbook soctools.yml: To stop the cluster, run the ansible playbook soctools.yml:
`ansible-playbook -i soctools-inventory soctools.yml -t stop` `ansible-playbook -i soctools-inventory soctools.yml -t stop`
The NiFi interface should now be available on port 9443 on the server. Web interfaces are available on the following ports:
The OpenDistro for Elasticsearch interface should now be available on port 5601 on the server. To access preconfigured * 9443 - NiFi
index patterns you have to switch to Global tenant. * 5601 - Kibana
The Keycloak IdP interface should now be available on port 12443 on the server. * 6443 - Misp
* 9000 - The Hive
* 9001 - Cortex
* 12443 - Keycloak
License License
------- -------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment