Project

General

Profile

Actions

tickets #154510

closed

Deploy Redis+Sidekiq for Redmine

Added by crameleon 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Redmine
Target version:
-
Start date:
2024-01-30
Due date:
% Done:

0%

Estimated time:

Description

The built-in queue thing is now warned about in https://progress.opensuse.org/admin/info:

https://progress.opensuse.org/admin/info

Which seems to be a result of https://www.redmine.org/issues/36695.

I suppose Sidekiq with a Redis database is the most common setup, and we use this combination for other services as well.
Happy to investigate other ideas though.

Actions #1

Updated by crameleon 3 months ago

  • Private changed from Yes to No
Actions #2

Updated by crameleon 3 months ago

  • Description updated (diff)
Actions #3

Updated by crameleon 3 months ago

I suppose if we deploy this we could also switch Redmine back to talk directly to relay.i.o.o without going through a local Postfix? Not that it makes big of a difference, but would be less hops.

Actions #4

Updated by pjessen 3 months ago · Edited

crameleon wrote in #note-3:

I suppose if we deploy this we could also switch Redmine back to talk directly to relay.i.o.o without going through a local Postfix? Not that it makes big of a difference, but would be less hops.

My 2 cents - I wouldn't bother. Easier and simpler just letting Redmine use sendmail to drop mails into the queue.

Actions #5

Updated by crameleon 3 months ago

  • Assignee set to crameleon
Actions #7

Updated by crameleon 3 months ago

My 2 cents - I wouldn't bother.

Fair enough.

Actions #8

Updated by crameleon 3 months ago · Edited

  • Status changed from In Progress to Resolved

A few more patches in https://build.opensuse.org/package/revisions/openSUSE:infrastructure:redmine/redmine as well as one commit in https://code.opensuse.org/heroes/salt/c/d3259c30b2f4bf9f8e927caed768104b3aceb204?branch=production later, this is now done - emails are queued into and processed by Sidekiq, and https://progress.opensuse.org/admin/info shows one less exclamation mark.

Actions

Also available in: Atom PDF