📄️ Customize Your Site—Custom Configuration of Release
Introduction
📄️ Mounting Persistent Volumes for Digital.ai Release
This topic illustrates how to set up the persistent volumes on the Release containers.
📄️ Using an External Database
This topic illustrates how to use an external database instead of the one that is provided with the operator itself.
📄️ Using an External Message Queue
This topic illustrates how to use an external message queue, instead of the RabbitMQ that is provided with the operator itself.
📄️ Switch to Simple Event Publisher
In Release 25.1.x, JMS remains the default event publisher. You can, however, configure Release to use the simple event publisher, which stores webhook events directly in the database and removes the need for an external message broker.
📄️ Using Secret References in CR
This topic illustrates how to replace the CR values that are in clear-text format in the CR with the secret references.