Skip to content

WayneRetry/docker-ejabberd-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ecs/Dockerfile

line: 40

  • -FROM alpine:3.16
  • +FROM alpine:3.19

line: 99

  • +COPY modules .ejabberd-modules
  • +RUN chown -R 9000:9000 .ejabberd-modules/

ecs/bin/ejabberdctl

line: 11

  • -ERLANG_NODE=ejabberd@localhost
  • +ERLANG_NODE="$(hostname -s)@$(hostname -f)"

docker-ejabberd

This repository contains a set of container images to run or develop ejabberd:

The ejabberd source code repository also provides:

About

Set of ejabberd Docker images with k8s

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published