Skip to content

Enhancement: Option to exclude specific stacks or containers from detection (e.g., "SIEM in a box") #116

@Tellsanguis

Description

@Tellsanguis

Description: Currently, PatchPanda automatically detects and monitors all running stacks. However, in some cases, certain stacks should be ignored (e.g., internal tools, complex bundled stacks like "SIEM in a box", or legacy environments that do not require updates).

Current Behavior: PatchPanda detects the "SIEM in a box" stack and lists all its components for updates, which creates noise in the dashboard for environments that I intentionally want to keep pinned or unmonitored.

Requested Feature: I would like a way to exclude specific stacks or containers from the PatchPanda dashboard. This could be achieved via:

Docker Labels: Adding a label like patchpanda.ignore=true to the service or stack.

Configuration file: A skip_list or exclude section in the PatchPanda settings where we can define stack names or container names to ignore.

Benefit: This will help keep the dashboard clean and focused only on the services that actually require maintenance and monitoring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions