Sara Aimée Smiseth
80216c5fdc
Add support for postgres, mariadb/mysql databases ( #23 )
...
* Add environment variables for Database configuration.
* Install postgres and mysql dependencies.
* Test refactoring
* Run tests for prosody with postgres and also for prosody with sqlite.
* Add tests that check if postgres or sqlite is used.
2021-05-07 14:06:29 +02:00
Sara Aimée Smiseth
357f4d4040
Fix arrays with multiple values ( #14 )
...
* fix arrays
* Set pidfile in prosody.cfg.lua
2020-10-10 08:55:43 +02:00
Ubuntu
9645f521f8
fix bug with env-vars
...
env-vars should be defined before the if conditional branches, so that
in case they execute, there will be no errors about undefined env-vars
2020-09-30 15:37:25 +02:00
Sara Aimée Smiseth
606e63f20f
Added E2E_POLICY_WHITELIST ENV variable to configure e2e_policy_whitelist.
2020-09-26 18:54:56 +02:00
Sara Aimée Smiseth
fb50f748ee
Make 03-e2e-policy.cfg.lua configurable with ENV variables.
2020-09-18 20:04:52 +02:00
Sara Aimée Smiseth
fd21384bdf
Make 04-server_contact_info.cfg.lua configurable with ENV variables. Fixes #4
2020-09-18 16:26:45 +02:00
Sara Aimée Smiseth
2500028412
Add PROSODY_ADMINS to specify who is an administrator. Fixes #7
2020-06-26 17:34:24 +02:00
Sara Aimée Smiseth
434898e2f1
XEP-0060 pubsub service
2020-06-05 07:53:52 +02:00
Sara Aimée Smiseth
4ff329cad2
Environment variables for most of prosody.cfg.lua
2020-06-01 08:18:15 +02:00
Sara Aimée Smiseth
b3d3eee131
Environment variables for subdomains
2020-06-01 07:25:31 +02:00
shaula
16e9418632
initial commit
2016-10-18 20:20:59 +00:00