Snikket Server - Your own messaging server in a box
-
@jdaviescoates said in Snikket Server - Your own messaging server in a box:
I just came here to post this, looks like a great option for XMPP!
This is exactly what I thought as I recently saw a few more than usual requests for XMPP server on Cloudron.
I find interesting the fact that this server is based on XMPP because it's an old standard and it's everywhere, and so makes it compatible with a lot of client apps, which would be quite open to reach more people instantly on the start a new Snikket server service.
On the user end, I'd think it would also be much more convenient and less complicated for many users who wouldn't need an additional app to join your server.
Cheers!
Andy -
@murgero said in Snikket Server - Your own messaging server in a box:
even based on prosody
It's by the same people too. I think the lead developer of prosody is also the lead developer of Snikket
-
@jdaviescoates Oh that would be cool. Looks like snikket just needs input on domain name and email as a basic starting point - which is nice. Assuming I am following the documentation it supports MUC and http file uploads too and uses the Conversations app on Android (not sure about iOS) and probably even supports push notification too.
-
@murgero said in Snikket Server - Your own messaging server in a box:
not sure about iOS
For iOS, the Snikket app is based on Siskin
-
-
-
@murgero - sorry, not seeing an option to PM you. Can you give us an update here on how Snikket is working for you? I'm willing to put some money towards making a custom app for this. I think doing Snikket + 2-3 more configuration options will be enough for more self hosters.
-
-
Hi, I just want to dust off the XMPP discussion a bit. It's a real shame that there is no XMPP on Cloudron yet. I've been using Snikket for maybe 4 years on another VPS and in all that time there hasn't been a problem. I'm just doing server updates. Snikket is really fast and hassle free for a smaller group. Unfortunately I am not skilled enough to install Snikket on Cloudron. It would be really great if an app could be added to Cloudron.
-
@archos running prosody is a big challenge with so many options. Unfortunately, we (cloudron team) has no expertise in this to even package prosody reliably. It's one of the reasons we gave up on jitsi too. It's too complex and not clear what is needed and what is not.
-
Snicket seems to only have clients for Android and Mac:
https://github.com/search?q=topic%3Aapp+org%3Asnikket-im&type=repositories -
Here is the web portal:
https://github.com/snikket-im/snikket-web-portal
And here are the self-hosting instructions:
https://github.com/snikket-im/snikket-selfhosted
And here is the source repository for building Snikket service Docker images:
-