mirror of
				https://github.com/9technologygroup/patchmon.net.git
				synced 2025-11-03 21:43:33 +00:00 
			
		
		
		
	Document manual update process for PatchMon
Add instructions for manual update in README
This commit is contained in:
		@@ -113,6 +113,15 @@ After installation:
 | 
				
			|||||||
- Visit `http(s)://<your-domain>` and complete first-time admin setup
 | 
					- Visit `http(s)://<your-domain>` and complete first-time admin setup
 | 
				
			||||||
- See all useful info in `deployment-info.txt`
 | 
					- See all useful info in `deployment-info.txt`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Running manually
 | 
				
			||||||
 | 
					Should you perform a manual update and wish to see the results reflected in PatchMon quicker than the usual scheduled update, you can trigger the process manually by running:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```bash
 | 
				
			||||||
 | 
					/usr/local/bin/patchmon-agent.sh update
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This will send the results immediately to PatchMon.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Communication Model
 | 
					## Communication Model
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Outbound-only agents: servers initiate communication to PatchMon
 | 
					- Outbound-only agents: servers initiate communication to PatchMon
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user