File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,14 @@ Use the following credentials to access the LiteSpeed WEB Server admin console:
1414** Login** : admin
1515** Password** : ${globals.LS_ADMIN_PASS}
1616
17- Use the following credentials to access the Elasticsearch admin panel:
18-
19- ** Admin Panel** : [ http://docker${nodes.elasticsearch.master.id}-${env.domain} ] ( http://docker${nodes.elasticsearch.master.id}-${env.domain} )
20- ** Username** : elastic
21- ** Password** : ${globals.ES_PASS}
22-
2317Manage the database nodes using the next credentials:
2418
2519** phpMyAdmin Panel** : [ https://${env.domain}:8443/] ( https://${env.domain}:8443/ )
2620** Username** : ${globals.DB_USER}
2721** Password** : ${globals.DB_PASS}
2822
23+ Use the following credentials to access the OpenSearch:
24+
25+ ** Access URL** : [ http://node${nodes.nosqldb.master.id}-${env.domain}:4949 ] ( http://node${nodes.nosqldb.master.id}-${env.domain}:4949 )
26+ ** Login** : admin
27+ ** Password** : ${globals.ES_PASS}
You can’t perform that action at this time.
0 commit comments