📄️ Set up JVM Arguments for Application Containers
This topic illustrates on how to set up JVM arguments for Relase containers.
📄️ Set up Custom Context Root
This topic illustrates on how to set up the custom context root on the Release.
📄️ Enable File Logging
This topic explains how to enable file logging in the Kubernetes cluster for Release application.
📄️ Store Reports and Logs on S3—Kubernetes
This topic describes how to configure Digital.ai Release on Kubernetes to store reports and task logs on Amazon S3. This setup eliminates the need for persistent volumes, making storage management easier for Kubernetes-based release instances.
📄️ Setting Up JDBC and MQ Drivers
Starting with Digital.ai Deploy version 24.3.0, there are two types of images available for Kubernetes-based setups with an external database or internal message queue: slim and non-slim.
📄️ Configure JVM DNS TTL
This guide explains how to configure the DNS Time-to-Live (TTL) settings for the Release Java Virtual Machine (JVM) in a Kubernetes environment. Proper TTL configuration is crucial for managing how long DNS resolutions are cached, which can affect system performance and network behavior.
📄️ Handle File System Changes
This guide explains how to manage file system operations in Digital.ai Release when using Operator-based installation. By default, containers run with read-only file systems for enhanced security. Learn how to configure various storage options including temporary storage, persistent volumes, and custom mounts to meet your application's needs while maintaining security best practices.