Skip to content

Commit bac7d5a

Browse files
authored
Merge pull request #3 from pndaproject/PNDA-2067
update README in order to add default port for connecting to DM
2 parents d87f168 + e7e3aa4 commit bac7d5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ The design consists of a main class that implements the APIs and coordinates bet
2323

2424
HTTP and Python bindings are provided for these APIs.
2525

26+
## Connecting
27+
28+
By default, the Deployment Manager is installed on `edge` node o. In order to access it go to: http://[cluster-name]-cdh-edge:5000
29+
2630
## Repository ##
2731

2832
Packages are made available via a repository. The Deployment Manager is configured with a client of this repository at instantiation time. The reference repository is implemented as a thin wrapper over an Openstack Swift container.

0 commit comments

Comments
 (0)