Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

52 total results found

1.4.1

PatchMon Application Documentation Release Notes Docs

🎉 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 Application Documentation Software Architecture

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

PatchMon Application Documentation Known issues & troubleshooting

NOTE : This is for Version <1.4.2 and not applicable to V2 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 th...

Migrating from 1.4.2 to 2.0.0

PatchMon Application Documentation Migration docs

This is a migration document for those on 1.4.2 to 2.0.0 I've only tested this from 1.4.2 to 2.0.0 . If you're on a lower version like 1.3.x then i'm not sure this will entirely work but there is a chance it will as the main aspect is the database migration. P...

Migration docs

PatchMon Application Documentation

2.0.0 (Major)

PatchMon Application Documentation Release Notes Docs

Architectural changes Go Backend rewritten from the ground up in Go, replacing Node.js and Next.js. The stack is more scalable, uses less RAM, and is significantly more performant. sqlc is used for type-safe SQL against PostgreSQL (compile-time checked querie...

_Archive

PatchMon Application Documentation

Web Application User Guide

PatchMon Application Documentation

Version
2.0.0

Users, Roles & SSO

PatchMon Application Documentation

Setting Up Microsoft Azure Entra ID (SSO)

PatchMon Application Documentation Users, Roles & SSO

This is a step-by-step guide for configuring Microsoft Azure Entra ID (formerly Azure Active Directory) as the Single Sign-On provider for PatchMon using the Settings UI. No .env editing is required. What You'll End Up With Users sign in to PatchMon with the...

Two Factor Authentication

PatchMon Application Documentation Users, Roles & SSO

PatchMon supports time-based one-time password (TOTP) two-factor authentication (2FA, sometimes called MFA) on top of the normal username / password login. Once enabled on a user's account, every sign-in asks for a 6-digit code from an authenticator app, or a ...

Users, Roles and RBAC

PatchMon Application Documentation Users, Roles & SSO

Users, Roles and RBAC PatchMon uses role-based access control (RBAC) to decide who can see and do what inside the application. Every user has exactly one role, and every role is a collection of permissions. This page covers the built-in roles, the full permiss...

Alerts & Notifications

PatchMon Application Documentation

Compliance

PatchMon Application Documentation

Remote Access

PatchMon Application Documentation

PatchMon Admin Guide

PatchMon Application Documentation

PatchMon Admin Guide This document is the day-to-day usage guide for PatchMon administrators and operators working in the web UI. For installing or running the PatchMon server itself, see the PatchMon Operator Guide. For developer internals, see the PatchMon I...