Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 420 Bytes

Prosody

Fedora 29 linux with prosody installed.

Whats Prosody?

It is simple and easy to self host xmpp/jabber server - see details here - https://prosody.im/

Building image

# docker build -t vodolaz095/prosody .

Starting docker swarm

# docker stack deploy -c swarm.stack.yml prosody