Advanced Search
Search Results
41 total results found
Installing PatchMon Server on K8S with Helm
PatchMon Helm Chart Documentation Helm chart for deploying PatchMon on Kubernetes. Chart repository: github.com/RuTHlessBEat200/PatchMon-helm Application repository: github.com/PatchMon/PatchMon Overview PatchMon runs as a containerised application made up ...
Nginx example configuration for PatchMon
This nginx configuration is for the type of installation where it's on bare-metal / native installation. Edits the ports as required # Example nginx config for PatchMon # - Frontend served from disk; /bullboard and /api/ proxied to backend # - HTTP → HTTPS red...
1.4.1
🎉 PatchMon 1.4.1 A maintenance release with OIDC improvements, FreeBSD agent support, installer fixes, and various bug fixes and improvements. 🔐 OIDC Improvements and Hot Fixes OIDC authentication fixes and stability improvements Hot fixes for edge cases in S...
WebSockets Information and Design
PatchMon WebSockets This document describes how WebSockets are used in PatchMon: endpoints, authentication, WS vs WSS behaviour, and security. Overview PatchMon uses a single HTTP server with noServer: true WebSocket handling. All WebSocket upgrades are handl...
Errors on dashboard after updating using Proxmox-community scripts
There seems to be an issue where some people are facing a problem where when they upgrade then it's giving them errors on the dashboard such as "network error" or others, that relates to the fact that the frontend built files is unable to communicate with the ...