Kim Alvefur
|
0581c684a5
|
ng: Fix bug that would create a VirtualHost""
Seems * in patterns behave differently before Lua 5.3
Thanks to tarneo for reporting this issue
|
2023-12-02 17:54:53 +01:00 |
|
Kim Alvefur
|
aa886a0b49
|
ng: Add FIXME wrt failure to start if data directory owned by root
|
2023-03-21 18:34:20 +01:00 |
|
Kim Alvefur
|
1c79b49c74
|
ng: Install Lua C headers as workaround for luarocks/luarocks#1275
|
2023-03-21 18:33:20 +01:00 |
|
Kim Alvefur
|
bfa98dcb30
|
ng: Apply previous two changes to 0.12 config as well
|
2023-02-24 14:21:49 +01:00 |
|
Kim Alvefur
|
2a8ec06934
|
ng: Allow specifying statistics interval
Recommended for Prometheus / OpenMetrics which will probably be the
primary use. In fact, why not just enable and hardcode
mod_http_openmetrics?
|
2023-01-14 00:28:27 +01:00 |
|
Kim Alvefur
|
84a6c25e5d
|
ng: Set selected interpreter as default in shell
Otherwise it's just going to somehow install Lua 5.1 and then use that
because why not?
|
2023-01-14 00:25:28 +01:00 |
|
Kim Alvefur
|
87c60bc5d9
|
ng: Use console logs
This enables color if output is a terminal
|
2023-01-14 00:22:19 +01:00 |
|
Matthew Wild
|
d9e98d73cf
|
ng: Ensure all environment variables have 'PROSODY_' prefix for consistency
|
2022-12-14 15:52:54 +00:00 |
|
Matthew Wild
|
76fa083967
|
ng: add config for prosody-trunk
|
2022-12-14 14:46:53 +00:00 |
|
Kim Alvefur
|
2f14fcaf8b
|
ng: Add lua-readline so prosodyctl shell is nicer to use
|
2022-12-13 18:46:26 +01:00 |
|
Matthew Wild
|
25f7395352
|
ng: New experimental Dockerfile based on apt-installing prosody
|
2022-12-10 16:17:35 +00:00 |
|