The application is used in production for some months, and should so be documented, to be useful for other people too.
Installation and upgrade notes could be found at https://agora.nasqueron.org/Operations_grimoire/Notifications_center
dereckson | |
Aug 20 2016, 18:16 |
F2121484: notifications.drawio (3).png | |
Jan 10 2023, 01:29 |
The application is used in production for some months, and should so be documented, to be useful for other people too.
Installation and upgrade notes could be found at https://agora.nasqueron.org/Operations_grimoire/Notifications_center
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T992 Start documentation for the notifications center | |||
Open | None | T991 Document notifications center configuration schemas | |||
Open | None | T963 Document security aspects of external notifications handling |
Document how to correctly create queues and exchanges on the broker:
[2020-10-03 05:07:56] production.ERROR: PhpAmqpLib\Exception\AMQPProtocolChannelException: PRECONDITION_FAILED - inequivalent arg 'type'
for exchange 'notifications' in vhost 'dev': received 'topic' but current is 'direct' in /var/wwwroot/default/vendor/php-amqplib/php-amqp
lib/PhpAmqpLib/Channel/AMQPChannel.php:191
Documentation should recommend not to create the exchange, so the software will take care of that.