patchmon/PatchMon — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted patch and server management app for our infrastructure team. I want one web dashboard where we can see all our Linux servers, check package health, spot outdated or vulnerable systems, and run patches safely. The big thing is that the agent on each host should only talk outbound to the main server, so we do not have to open inbound ports or rely on SSH access just to manage updates.
Make it easy to deploy with Docker, then let an admin create the first account, add hosts, and copy an install command for the agent. In the UI I want inventory, dashboards, package and repository views, patch dry runs before approval, scheduled patching, live logs during runs, and a full audit history. Also include alerts, role based access, single sign on with common OIDC providers, compliance scans, a browser SSH terminal, branding options, and a REST API with docs.
Keep it polished and production ready, and look up the latest docs online if you need to.
Want more depth? Deep Reverse