Commit graph

3 commits

Author SHA1 Message Date
Sara Aimée Smiseth
6a269445d7 Move remaining defaults from entrypoint script to cfg.lua files. 2024-11-17 19:57:28 +01:00
Sara Aimée Smiseth
5d73416ac4 Move multiple defaults from entrypoint script to cfg.lua files. 2024-11-17 19:57:22 +01:00
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
Renamed from docker-entrypoint.sh (Browse further)