Skip to content

Commit cd0d299

Browse files
authored
chore: access from external node
1 parent ba55e84 commit cd0d299

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

mariadb.rst

+9
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,12 @@ Default credentials for phpMyAdmin are:
2626
* password: ``admin``
2727

2828
Please change them after the first login.
29+
30+
31+
Access database
32+
===============
33+
34+
The database uses a TCP port (> 20000) that is not opened in the firewall of the server for security reason. You can find the TCP port inside the configuration panel of the module
35+
To access the database from a web application with a NS8 node you can use the IP of the VPN wg0 interface with the custom port. The communication is encrypted with the wireguard VPN.
36+
37+
For instance : 10.5.4.1:20001

0 commit comments

Comments
 (0)