Skip to content

Commit

Permalink
GitHub Actions Code Formatter workflow (#9197)
Browse files Browse the repository at this point in the history
Updates from GitHub Actions Format Code workflow

Co-authored-by: modernisation-platform-ci <modernisation-platform+github@digital.justice.gov.uk>
  • Loading branch information
1 parent c2f5c69 commit c15b5ef
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions terraform/environments/delius-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ This directory contains the Terraform configuration for the Delius Core environm

* WebLogic app ECS
* WebLogic EIS ECS
* external interface services
* serves API endpoints to allow services to interact with Delius data
* external interface services
* serves API endpoints to allow services to interact with Delius data
* LDAP ECS
* used for authenticating users in Delius, MIS, NextCloud, User Management, PWM, and apps in Cloud Platform
* used for authenticating users in Delius, MIS, NextCloud, User Management, PWM, and apps in Cloud Platform
* Password manager (PWM) ECS
* Oracle EC2 databases
* used by Weblogic, GDPR (now in CP)
* used by Weblogic, GDPR (now in CP)
* Alfresco EFS + SFS
* Alfresco is mainly hosted in Cloud Platform but some resources remain in MP
* Alfresco is mainly hosted in Cloud Platform but some resources remain in MP


<!-- A short (less than 50 word) description of what your service does, and who it’s for.-->
Expand All @@ -47,13 +47,13 @@ This directory contains the Terraform configuration for the Delius Core environm
### **Service URLs:**

* WebLogic
* Base URL is [https://ndelius.[env].delius-core.[vpc].modernisation-platform.service.justice.gov.uk](https://ndelius.dev.delius-core.hmpps-development.modernisation-platform.service.justice.gov.uk/NDelius-war/delius/JSP/auth/login.xhtml)
* NB: This needs a trailing path of either /jspellhtml/*OR /NDelius* to hit the target group, e.g. `/NDelius-war/delius/JSP/auth/login.xhtml`
* Also, ensure you are connected to the GlobalProtect VPN
* Base URL is [https://ndelius.[env].delius-core.[vpc].modernisation-platform.service.justice.gov.uk](https://ndelius.dev.delius-core.hmpps-development.modernisation-platform.service.justice.gov.uk/NDelius-war/delius/JSP/auth/login.xhtml)
* NB: This needs a trailing path of either /jspellhtml/_OR /NDelius_ to hit the target group, e.g. `/NDelius-war/delius/JSP/auth/login.xhtml`
* Also, ensure you are connected to the GlobalProtect VPN
* LDAP
* ldaps://ldap.[env].delius-core.[vpc].modernisation-platform.service.justice.gov.uk:636
* ldaps://ldap.[env].delius-core.[vpc].modernisation-platform.service.justice.gov.uk:636
* PWM
* [https://pwm.[env].delius-core.[vpc].modernisation-platform.service.justice.gov.uk/public/forgottenpassword](https://pwm.dev.delius-core.hmpps-development.modernisation-platform.service.justice.gov.uk/public/forgottenpassword)
* [https://pwm.[env].delius-core.[vpc].modernisation-platform.service.justice.gov.uk/public/forgottenpassword](https://pwm.dev.delius-core.hmpps-development.modernisation-platform.service.justice.gov.uk/public/forgottenpassword)

Replace [env] and [vpc] with the following values:

Expand Down

0 comments on commit c15b5ef

Please sign in to comment.