October 24, 2025Oct 24 Overview: Support for Docker image PulseApplication Name: PulseApplication: https://github.com/rcourtman/PulseDemo: https://demo.pulserelay.pro/ Summary : Real-time monitoring for Proxmox VE, Proxmox Mail Gateway, PBS, and Docker infrastructure with alerts and webhooks.Monitor your hybrid Proxmox and Docker estate from a single dashboard. Get instant alerts when nodes go down, containers misbehave, backups fail, or storage fills up. Supports email, Discord, Slack, Telegram, and more. Make sure to look at the complete documentation Please post any questions/issues relating to this docker template you have in this thread.
November 20, 2025Nov 20 How do you change the log level of the pulse-docker-agent? I did a quick search in the setup script and didn't see any options for this but I probably just missed it. Thanks!
November 20, 2025Nov 20 Author 44 minutes ago, billybricker said:How do you change the log level of the pulse-docker-agent? I did a quick search in the setup script and didn't see any options for this but I probably just missed it. Thanks!Hello,just add an ENV variable LOG_LEVEL=info # Log level: debug/info/warn/error (default: info)i could probably add an optionnal Env variable in the template if you are not confortable doing it for your installLet me know
November 20, 2025Nov 20 2 hours ago, ZappyZap said:Hello,just add an ENV variable LOG_LEVEL=info # Log level: debug/info/warn/error (default: info)i could probably add an optionnal Env variable in the template if you are not confortable doing it for your installLet me know I saw that variable on GitHub but it said info was the default so I assumed that wouldn't change anything. Got it added and it seems to have stopped the debug logging from the host agent so it should probably be added to the template anyways. Thanks again!
November 20, 2025Nov 20 Author 7 hours ago, billybricker said:I saw that variable on GitHub but it said info was the default so I assumed that wouldn't change anything. Got it added and it seems to have stopped the debug logging from the host agent so it should probably be added to the template anyways. Thanks again!Noted , i will add it .Edit: AddedThanks Edited November 20, 2025Nov 20 by ZappyZap
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.