openbsd-ports/net/prosody/pkg/README

23 lines
545 B
Plaintext
Raw Normal View History

2010-11-10 18:35:41 -05:00
$OpenBSD: README,v 1.2 2010/11/10 23:35:41 ajacoutot Exp $
2010-11-10 14:25:25 -05:00
Using Prosody in an OpenBSD environment
1) Prosody documentation is available online at:
http://prosody.im/doc/configure
Use this information to edit:
2010-11-10 14:25:25 -05:00
${SYSCONFDIR}/prosody/prosody.cfg.lua
to your liking.
2) Prosody uses privilege dropping. As such, you will need to initially
start prosody as root via prosodyctl:
2010-11-10 14:25:25 -05:00
# ${PREFIX}/sbin/prosodyctl start
You should now be able to start adding users:
2010-11-10 14:25:25 -05:00
# ${PREFIX}/sbin/prosodyctl adduser username@domain.tld