mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Documentation: change updating instructions (#5533)
This commit is contained in:
		 Sebastian Steinbeißer
					Sebastian Steinbeißer
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							398faf36fc
						
					
				
				
					commit
					f6c34494a7
				
			| @@ -67,15 +67,15 @@ you installed paperless-ngx in the first place. The releases are | ||||
| available at the [release | ||||
| page](https://github.com/paperless-ngx/paperless-ngx/releases). | ||||
|  | ||||
| First of all, ensure that paperless is stopped. | ||||
| First of all, make sure no active processes (like consumption) are running, then [make a backup](#backup). | ||||
|  | ||||
| After that, ensure that paperless is stopped: | ||||
|  | ||||
| ```shell-session | ||||
| $ cd /path/to/paperless | ||||
| $ docker compose down | ||||
| ``` | ||||
|  | ||||
| After that, [make a backup](#backup). | ||||
|  | ||||
| 1.  If you pull the image from the docker hub, all you need to do is: | ||||
|  | ||||
|     ```shell-session | ||||
|   | ||||
		Reference in New Issue
	
	Block a user