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
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
522e26c5ac
Change global ssl section to http_upload and legacy_ssl sections. It is only needed there.
2020-07-08 17:42:42 +02:00
Sara Aimée Smiseth
d49e03b5c9
Enable announce and lastactivity modules
2020-06-28 10:18:32 +02:00
Sara Aimée Smiseth
434898e2f1
XEP-0060 pubsub service
2020-06-05 07:53:52 +02:00
Sara Aimée Smiseth
d9aff8aaad
Use automatic location for certificates
...
README: SSL certificates
Port 5223 for legacy ssl c2s
2020-06-02 16:18:53 +02:00
Sara Aimée Smiseth
b3d3eee131
Environment variables for subdomains
2020-06-01 07:25:31 +02:00
Sara Aimée Smiseth
32fbf2c8db
http_upload at upload.domain.tld
2020-05-31 18:21:42 +02:00
Sara Aimée Smiseth
9da112dc1f
proxy65_address = proxy. .. domain
2020-05-31 17:26:17 +02:00
Sara Aimée Smiseth
bd3a30cf14
fix unset variable domain
2020-05-31 13:36:41 +02:00
Sara Aimée Smiseth
2f6bda6ad7
add server_contact_info module with 05-server_contact_info.cfg.lua
2020-05-31 13:27:30 +02:00
Sara Aimée Smiseth
98e37ca13e
add vcard_muc module
2020-05-31 12:30:18 +02:00
shaula
7c484beb14
Upgrade to Prosody 0.11.0:
...
* featuring Lua 5.2
* installing luaevent, luadbi, luadbi-sqlite3 using luarocks (omitting mysql & postgres to keep build small)
* enabling new modules: vcard4, csi_simple, carbons, mam & muc_mam
2018-11-27 19:43:15 +00:00
shaula
4b1c11c412
* adding multi-user chat support (XEP-0045)
2018-01-14 00:11:38 +00:00
shaula
3e022f69eb
* upgrade to 0.10
2018-01-13 23:35:19 +00:00
shaula
16e9418632
initial commit
2016-10-18 20:20:59 +00:00