Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
  
  
    
    
  
      
    
      bigbeartechworld:master ← bigbeartechworld:paperless-ngx-docker-compose-config-update
    
      
        
          opened 09:03PM - 22 Sep 24 UTC 
        
        
        
       
   
 
  
    This commit introduces the following changes to the paperless-ngx docker-compose…  setup:
- Adds CasaOS-specific configuration, including environment variables and volume mounts
- Updates the environment variables for the paperless-ngx service to include necessary configuration for the application
- Configures the Redis broker and PostgreSQL database services
The changes aim to provide a comprehensive setup for deploying the paperless-ngx application within a CasaOS environment, ensuring seamless integration and ease of deployment.
🔨 feat(paperless-ngx): add documentation tips for installation
The changes add a new `tips` section to the `paperless-ngx` service in the
`docker-compose.yml` file. This section includes a `before_install` tip
with a link to community documentation that users should read before
installing the service.
🚀 feat(paperless-ngx): Add dedicated network for services
Adds a dedicated bridge network for the paperless-ngx services to
communicate with each other. This allows for better isolation and
control over the network topology. 
   
   
  
    
    
  
  
 
  
  
    
  This is a CasaOS third-party app store with some neat apps. 
 
   
  
    
    
  
  
 
Change all of [YOUR_IP] to your CasaOS IP.
PAPERLESS_URL: http://[YOUR_IP]:8000 
PAPERLESS_CSRF_TRUSTED_ORIGINS: http://[YOUR_IP]:8000 
 
Username: bigbear