Znuny-ContainerHelper

Free

by Znuny GmbHcompany

Helper package to optimize Znuny for operation in container environments (Docker/Kubernetes).

Znuny-ContainerHelper is an essential add-on for running Znuny in modern container infrastructures such as Docker or Kubernetes. It extends the system with features specifically designed for ephemeral environments. This includes the ability to set configurations dynamically via environment variables instead of editing static files. Additionally, it provides dedicated health check mechanisms (e.g., via `Maint::Container::HealthCheck`), allowing orchestration tools to reliably verify the state of the application, database connection, and background processes (daemon). The package also improves log output for efficient processing by container runtimes.

Features

  • Environment Variable Support

    Allows configuration of Znuny parameters via environment variables, ideal for Docker and Kubernetes deployments.

  • Health Check Functionality

    Provides console commands and endpoints for health checks to monitor the status of the database, daemon, and search index.

  • Container Logging

    Optimizes logging for container environments to allow better integration with centralized logging systems.

Related packages