HM Land Registry Digital Street Proof of Concept
This development environment uses the Land Registry common development environment. Please refer to the readme here: https://github.com/LandRegistry/common-dev-env
git clone https://github.com/LandRegistry/common-dev-env.git digital-street-dev-env
cd digital-street-dev-env
source run.sh up
When prompted for the url of your configuration repository, enter: https://github.com/LandRegistry/digital-street-community-dev-env.git
Application | Port | Internal Container URL |
---|---|---|
conveyancer-ui |
7002-7003 | https://conveyancer-ui:8080 |
case-management-api |
8003-8004 | http://case-management-api:8080 |
title-ui |
7004 | https://title-ui:8080 |
title-api |
8005 | http://title-api:8080 |
lender-ui |
7009-7010 | https://lender-ui:8080 |
lender-management-api |
8001-2002 | http://lender-management-api:8080 |
payment-ui |
7005 | http://payment-ui:8080 |
Application | Port |
---|---|
digital-street-cordapp |
10002-10033,2222 |
conveyancer-api |
7006-7007 |
hmlr-api |
7008 |
lender-api |
7006-7007 |
payment-api |
5001 |
Please follow instructions in the digital-street-cordapp
README to set up and deploy the CorDapp.
We welcome contributions to the project! Please see our CONTRIBUTING guidelines.
This project is licensed under the MIT License - see the LICENSE file for details