phpservermon/src
TacticalFreak 617adeea6f
Support for mysql unix socket
This will add support for connecting with a unix socket path to the mysql database.
Users will need to set their `PSM_DB_HOST` the unix socket path starting with an ":" symbol, like so
`:/home/xxxxxx/var/run/mysql.sock`

I stole this way idea of using the database host to store the unix socket path from Nextcloud. They do the same.

Related: https://github.com/phpservermon/phpservermon/issues/1118
2021-05-02 14:08:23 +02:00
..
config Add port param and argument 2016-12-23 15:23:31 +01:00
includes Add more variables for webhook json (#1016) 2021-04-15 02:00:06 +02:00
lang Add more variables for webhook json (#1016) 2021-04-15 02:00:06 +02:00
psm Support for mysql unix socket 2021-05-02 14:08:23 +02:00
templates/default add feature "add url" to email and telegram (#1085) 2021-04-15 01:50:44 +02:00
bootstrap.php Public server page 2019-12-13 14:13:04 +01:00
index.html Fixed the statusbar color code place 2015-06-16 07:15:40 +00:00