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 @@ -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-
2115Manage 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}
You can’t perform that action at this time.
0 commit comments