openbsd-ports/net/prosody/pkg/README
2011-06-02 13:41:36 +00:00

27 lines
728 B
Plaintext

$OpenBSD: README,v 1.3 2011/06/02 13:41:40 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Using Prosody in an OpenBSD environment
1) Prosody documentation is available online at:
http://prosody.im/doc/configure
Use this information to edit:
${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:
# ${PREFIX}/sbin/prosodyctl start
You should now be able to start adding users:
# ${PREFIX}/sbin/prosodyctl adduser username@domain.tld