Commit Graph

130 Commits (bf395e9f9573cfcad81ed8dcd6d1d936bf44089c)
 

Author SHA1 Message Date
Badlop bf395e9f95 Parameterize what Docker to install depending on the Windows version 3 years ago
Badlop 45534b2035 Separate comments, it's easier to read on Windows monochrome's text editors 3 years ago
Badlop 06b7a6ba42 Add batch script to help setting ejabberd Docker on Windows 3 years ago
Badlop 3d78a70132 Include the captcha examples in the container and how to use them (#65) 3 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
3 years ago
Badlop eca259c24f Improve section about registering first account (processone/ejabberd#3375) 4 years ago
badlop 5009a70413
Merge pull request #60 from paulmenzel/fix-typo-in-ecs-readme.md
Fix typo in `ecs/README.md`
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 4 years ago
Mickael Remond 3212f5f6fe
Update Dockerfile
Minimize whitespace changes
4 years ago
Mickaël Rémond 158981e719
Merge branch 'master' into enable_odbc 4 years ago
Mickael Remond 72d3b25a0f
Update to latest Alpine version
Fixes #54
4 years ago
Mickaël Rémond 8c87c7c1a8
Document how to inspect container state 4 years ago
Christoph Scholz 4e6db5ee36 enable odbc and mssql 4 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 a6967fabba Change next ejabberd version 5 years ago
Christophe Romain 5e9695f2e8 Allow pettern matching in cp expresion (#42) 5 years ago
Christophe Romain fb5c93bc5b Update changelog 5 years ago
Christophe Romain 8391c5f750
Merge pull request #45 from Monogramm/ci/docker
Dockerhub build hook
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 8f7c4e07f7
Merge pull request #37 from Monogramm/ci/travis
Travis CI
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 27f7a6ffde
👷 Remove temp branch from CI
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot dd3bee6490
📝 Add Travis CI badge in README
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot 70c7e7cb1f
✏️ Fix typo travis.yml
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
mathieu.brunot 5af533de87
💚 Set proper ejabberd versions
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot 47b6bd2747
🚧 Trigger CI on ci/travis branch
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
mathieu.brunot d9be40240f
👷 Add Travis CI build and run
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago