This is an automated email from the ASF dual-hosted git repository. isjarana pushed a commit to branch ide-integration in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
commit f3cb6e67314ec8e3742878534554c09e060b996b Author: Isuru Ranawaka <[email protected]> AuthorDate: Tue Mar 28 14:00:29 2023 -0400 improve readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e709ebda..de7a6f1fb 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Science gateways represent potential targets for cybersecurity threats to users, * Keycloak * MySQL * HashiCorp Vault + * CILogon - Custos Services * Custos Core Service @@ -67,7 +68,7 @@ Science gateways represent potential targets for cybersecurity threats to users, * Bootstrapping Custos - If all services were successfully ran. Custos bootstrap service needs to be run to create the Super tenant to launch Custos Portal + If all services were successfully ran. Custos bootstrap service needs to be run to create a Super tenant to launch Custos Portal ``` cd custos-utilities/custos-bootstrap-service/ mvn spring-boot:run
