[XMPP] - Add xmpp-provider-v2.json to prosody #959

Closed
opened 2024-07-17 08:44:04 +02:00 by meaz · 4 comments
Owner

I used https://providers.xmpp.net/provider-file-generator/ to generated the joined file.
It needs to be set in the right place so that we get better information on https://providers.xmpp.net/provider/disroot.org/

I used https://providers.xmpp.net/provider-file-generator/ to generated the joined file. It needs to be set in the right place so that we get better information on https://providers.xmpp.net/provider/disroot.org/
meaz added this to the 24.07 - July milestone 2024-07-17 08:44:04 +02:00
meaz added the
xmpp
label 2024-07-17 08:44:04 +02:00
muppeth was assigned by meaz 2024-07-17 08:44:04 +02:00
Owner

Ok. Seems to be correctly in place now. check: https://disroot.org/.well-known/xmpp-provider-v2.json
Here is what I did:

This is currently in production (set manually). I have created #962 so we can manage all static pages automatically.

Ok. Seems to be correctly in place now. check: https://disroot.org/.well-known/xmpp-provider-v2.json Here is what I did: - Created repo where we can store the information: https://git.disroot.org/Disroot/xmpp-provider-json - Added location to https://disroot.org nginx vhost pointing to that file. - Added location to host_vars This is currently in production (set manually). I have created #962 so we can manage all static pages automatically.
Author
Owner

nice, thanks a lot for the explanation.
I'll check tomorrow if that https://providers.xmpp.net/provider/disroot.org/ is updated accordingly, then we can close.

nice, thanks a lot for the explanation. I'll check tomorrow if that https://providers.xmpp.net/provider/disroot.org/ is updated accordingly, then we can close.
Author
Owner

It is working. Though it is written that no registration available at any time whereas we have mod_register_redirect enabled already

It is working. Though it is written that `no registration available at any time` whereas we have `mod_register_redirect` enabled already
Author
Owner

Issue fixed. There was a typo in prosody config + a mod to add: https://modules.prosody.im/mod_register_oob_url.html

Issue fixed. There was a typo in prosody config + a mod to add: https://modules.prosody.im/mod_register_oob_url.html
meaz closed this issue 2024-07-19 18:45:55 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Disroot/Disroot-Project#959
No description provided.