Skip to content

Commit e09c1af

Browse files
authored
Update oneregion-default.md
1 parent 6316b57 commit e09c1af

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

success/email/llsmp/oneregion-default.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,14 @@ Use the following credentials to access the LiteSpeed WEB Server admin console:
1212
**Login**: admin
1313
**Password**: ${globals.LS_ADMIN_PASS}
1414

15-
Use the following credentials to access the Elasticsearch admin panel:
16-
17-
**Admin Panel**: [http://docker${nodes.elasticsearch.master.id}-${env.domain}](http://docker${nodes.elasticsearch.master.id}-${env.domain})
18-
**Username**: elastic
19-
**Password**: ${globals.ES_PASS}
20-
2115
Manage the database nodes using the next credentials:
2216

2317
**phpMyAdmin Panel**: [https://${env.domain}:8443/](https://${env.domain}:8443/)
2418
**Username**: ${globals.DB_USER}
2519
**Password**: ${globals.DB_PASS}
2620

21+
Use the following credentials to access the OpenSearch:
22+
23+
**Access URL**: [http://node${nodes.nosqldb.master.id}-${env.domain}:4949](http://node${nodes.nosqldb.master.id}-${env.domain}:4949)
24+
**Login**: admin
25+
**Password**: ${globals.ES_PASS}

0 commit comments

Comments
 (0)