[Prosody] - http-file-share issue #255

Closed
opened 2022-03-01 22:58:28 +01:00 by muppeth · 5 comments
Owner

We did not think this through and did not think we need to setup http side of the upload.

We need to think whether it is possible to keep using the same http upload url as we did before (https://disroot.org/upload) or do we need new one.

We need to fix this asap as the changes we revert back to are done manually on prod so next time we run a role this will get overwritten!

We did not think this through and did not think we need to setup http side of the upload. We need to think whether it is possible to keep using the same http upload url as we did before (https://disroot.org/upload) or do we need new one. We need to fix this asap as the changes we revert back to are done manually on prod so next time we run a role this will get overwritten!
muppeth added the
enhancement
Urgent!
xmpp
labels 2022-03-01 22:58:28 +01:00
muppeth self-assigned this 2022-03-01 22:58:28 +01:00
muppeth added this to the (deleted) project 2022-03-01 22:58:28 +01:00

Hello.

I'm think you're talking about XEP-0363, isn't it?.
Is not clear in these XEP, but most of XMPP servers configures a subdomain e.g. snopyta configures as xmpp.snopyta.org.

I think some hours ago, Discovery service in Gajim showed chatfile.disroot.org, but now is in disroot.org.

Regards

Hello. I'm think you're talking about XEP-0363, isn't it?. Is not clear in these XEP, but most of XMPP servers configures a subdomain e.g. snopyta configures as xmpp.snopyta.org. I think some hours ago, Discovery service in Gajim showed chatfile.disroot.org, but now is in disroot.org. Regards
Author
Owner

@Boina yes we were testing some stuff hence shortly lived chatfile. Indeed you need a subdomain, however this will probably prevent to see files uploded up until that moment as those are served from disroot.org/upload/ so need to make sure both are still working.

@Boina yes we were testing some stuff hence shortly lived chatfile. Indeed you need a subdomain, however this will probably prevent to see files uploded up until that moment as those are served from disroot.org/upload/ so need to make sure both are still working.
Owner

We need to think whether it is possible to keep using the same http upload url as we did before (https://disroot.org/upload) or do we need new one.

We can use mod_migrate_http_upload

> We need to think whether it is possible to keep using the same http upload url as we did before (https://disroot.org/upload) or do we need new one. We can use [mod_migrate_http_upload](https://modules.prosody.im/mod_migrate_http_upload.html)
muppeth added this to the 06.22 - June milestone 2022-05-24 22:35:40 +02:00
Owner

here is what has to be done: Disroot/CHANGELOG#221

here is what has to be done: https://git.disroot.org/Disroot/CHANGELOG/issues/221
muppeth modified the milestone from 06.22 - June to 07.22 - July-August 2022-06-28 21:59:49 +02:00
muppeth modified the project from (deleted) to (deleted) 2022-07-15 02:01:27 +02:00
Author
Owner

Finally ready and implemented. Currently the upload limit is set to 512MB and file retention is changed to match mam which is 1month.

Finally ready and implemented. Currently the upload limit is set to 512MB and file retention is changed to match mam which is 1month.
Sign in to join this conversation.
No project
No Assignees
3 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#255
No description provided.