Skip to content

Paperless-ngx#244

Open
michaelhodges wants to merge 5 commits intotailscale-dev:mainfrom
michaelhodges:main
Open

Paperless-ngx#244
michaelhodges wants to merge 5 commits intotailscale-dev:mainfrom
michaelhodges:main

Conversation

@michaelhodges
Copy link
Copy Markdown

@michaelhodges michaelhodges commented Apr 5, 2026

Pull Request Title: [Paperless service]

Description

Add compose.yml, .env and README.md to paperless service.

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions for reproducing the testing process:

  1. [Test case 1]
  2. [Test case 2]

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

If visual changes are made, include screenshots to demonstrate them.

Additional Notes

@crypt0rr crypt0rr added the new service request to add a new service label Apr 6, 2026
@crypt0rr crypt0rr self-requested a review April 6, 2026 18:07
- PUID=1000
- PGID=1000
- TZ=Europe/Amsterdam
volumes:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you take a peek at the template and see if you can incorporate the local storage principle we use for volumes? We’d like to keep the repository setting to the ./${SERVICE}-data/ standard, rather than using separate volumes. This approach makes it simple for any app to be easily moved between servers without the need to move these volumes along with it.

@@ -0,0 +1,25 @@
#version=1.1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep all the comments in place as per the template. Thanks!

@crypt0rr crypt0rr mentioned this pull request Apr 6, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new service request to add a new service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants