1
0
Fork 0
forked from mirror/prosody
Commit graph

4 commits

Author SHA1 Message Date
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
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
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