Commit Graph

71 Commits (45534b203580fc54324855e8981f8b28ba71b169)

Author SHA1 Message Date
Badlop 45534b2035 Separate comments, it's easier to read on Windows monochrome's text editors 4 years ago
Badlop 06b7a6ba42 Add batch script to help setting ejabberd Docker on Windows 4 years ago
Badlop 3d78a70132 Include the captcha examples in the container and how to use them (#65) 4 years ago
Badlop 9adadc6999 Start BEAM with exec to maintain the PID and catch SIGTERM in Docker Stop
Until now, when stopping the ejabberd container, Erlang is not gracefully
closed, Mnesia is not properly closed... exit code is 137.
With this change, when the container is stopped, Erlang receives the
SIGTERM signal, shutsdown, Mnesia database is properly closed, ...
and exit code is 0.
Reference: processone/ejabberd#2822
4 years ago
Badlop eca259c24f Improve section about registering first account (processone/ejabberd#3375) 4 years ago
Paul Menzel d8c32c552e ecs/README.md: Fix typo in *is built* 4 years ago
Mickaël Rémond a9e5778a82
Riak support has been discontinued 5 years ago
Mickaël Rémond 158981e719
Merge branch 'master' into enable_odbc 5 years ago
Mickael Remond 72d3b25a0f
Update to latest Alpine version
Fixes #54
5 years ago
Mickaël Rémond 8c87c7c1a8
Document how to inspect container state 5 years ago
Christoph Scholz 4e6db5ee36 enable odbc and mssql 5 years ago
Mickael Remond 1a23caeaf6
Update description 5 years ago
Christophe Romain 9d97b7d1fc Update use of new distillery 5 years ago
Christophe Romain b8349d15b0 Force configuration of eimp (#36) 5 years ago
Christophe Romain 1dde352cb8 Downgrade alpine to 3.9 (#46)
This reverts commit d897286809.
5 years ago
Christophe Romain 5e9695f2e8 Allow pettern matching in cp expresion (#42) 5 years ago
mathieu.brunot 4a27d2d9bd
Update labels in hook after #40 merged
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot 5e832e94b5
Merge branch 'master' of github.com:Monogramm/docker-ejabberd into ci/docker 5 years ago
Christophe Romain edb0373fd0 Keep SQL init scripts in container (#42) 5 years ago
Christophe Romain 1b8122d44b Amend changelog nad make it global 5 years ago
Christophe Romain d897286809 Upgrate alpine to 3.10 5 years ago
Christophe Romain e767adc51f Add libgd for image manipulation (#36) 5 years ago
Christophe Romain 63b759cb6c Add Changelog (#31) 5 years ago
Christophe Romain c970c9afc5
Merge pull request #40 from Monogramm/doc/labels
Add labels from label-schema.org
5 years ago
Christophe Romain 2cbcbec351
Merge pull request #38 from Monogramm/feature/all
STUN/TURN & SIP
5 years ago
Christophe Romain 4a426e924d
Merge pull request #34 from ChaosKid42/fix_inet_dist_interface
fix inet_dist_interface
5 years ago
Christophe Romain fdd9061993
Merge pull request #33 from ChaosKid42/allow_upload_volume
allow mapping of upload dir as volume
5 years ago
Christophe Romain daf101c930 Update default configuration to comply with new validator 5 years ago
mathieu.brunot 065b082370
Merge branch 'master' of github.com:Monogramm/docker-ejabberd into ci/docker 5 years ago
mathieu.brunot 912a26ee11 Add sqlite libs to fix #43
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot 753dcbe272
🔧 Add sample config for STUN and SIP
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot cbd439af20
Merge branch 'master' into feature/all 5 years ago
mathieu.brunot 3ec2275ae8
👷 Dockerhub build hook
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot bb16ef3e1d 📝 Fix the sample Let's Encrypt configuration
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot 4f9a34ac09 📝 Add badges and links docker README
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot cee24d6e18
📝 Add labels from label-schema.org
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot 5641b0495b
🔧 Enable STUN and SIP
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
Christophe Romain 2df939101f Update default config 5 years ago
Christoph Scholz 97dc39d9be fix inet_dist_interface 6 years ago
Christoph Scholz 153e8342d9 allow mapping of upload dir as volume 6 years ago
Christophe Romain 60145df968 Add possibility to configure erlang cookie 6 years ago
Christophe Romain 276696e085 Add MQTT listener 6 years ago
Christophe Romain 3261996e04 Switch to apline 3.9 6 years ago
Christophe Romain ebdbda16b4 Add ejabberdctl.cfg file and expose internode ports 6 years ago
Christophe Romain 624eb25ef7 Use alpine:edge to use OTP 21.2 6 years ago
Christophe Romain ae7eb92dbf Update config and put 5280 listener back 6 years ago
Paul Menzel 0105ece4b3 ecs/README: Use plural in *two types* 6 years ago
Paul Menzel 2adf3cc201 ecs/README: Fix typo in *any* 6 years ago
Paul Menzel b26f82bb98 README: Spell *back up* with space 6 years ago
Paul Menzel 7edf16790d Dockerfile: Spell verb *set up* with space 6 years ago