forked from processone/docker-ejabberd
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from processone:master #14
Open
pull
wants to merge
76
commits into
Monogramm:master
Choose a base branch
from
processone:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+982
−188
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Many erlang subpackages are included in erlang package since Alpine 3.12.
Some versions prior to 22.05 produce zombies epmd. It's a good idea anyway to have an init process for all versions as we can spawn lot's of stuffs.
- no need to start with flag --init anymore as introduced here - should close issue #89
ecs/Dockerfile: add tini as runtime init
Set a fixed ERLANG_NODE, document how to change it
- Build ecs and mix using actions instead of scripts - Upload images as artifacts - When it's a tag, publish image in ghcr.io
fix: invalid CTL_ON_CREATE usage in docker-compose example
This reverts commit 2c89048.
This applies the following changes from ejabberd upstream into ecs: - Removed obsolete options log_* - Added legacy port 5223 - Removed unnecessary IPv6 address in loopback acl - Removed max_fsm_queue toplevel option which was set to default value - Added mod_muc_occupantid, available since ejabberd 23.10 Those elements remain specific for this ecs image: - Path to certificates generated for this image - ACME remains disabled - oauth enabled in X listener - STUN and SIP disabled, with example configuration commented - Admin access granted to admin account - MUC/Sub enabled in default room options
Allow commit/branch to be build
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )