Skip to content

website/integrations: fixed paperless-ngx yml syntax issue and added additional info#17739

Merged
tanberry merged 4 commits intogoauthentik:mainfrom
mroetsc:website/fix-paperless-integration-yaml-syntax
Oct 29, 2025
Merged

website/integrations: fixed paperless-ngx yml syntax issue and added additional info#17739
tanberry merged 4 commits intogoauthentik:mainfrom
mroetsc:website/fix-paperless-integration-yaml-syntax

Conversation

@mroetsc
Copy link
Contributor

@mroetsc mroetsc commented Oct 27, 2025

Details

There was a syntax issue in the yml example, using = as key/value separators.
This PR also adds an example for configuring the dedicated config file docker-compose.env for the use with authentik as well as adding a note about two useful config fields that may be added.


Checklist

- [ ] Local tests pass (ak test authentik/) (skipped due to purely a mdx docs change)

  • The code has been formatted (make lint-fix)

If an API change has been made

- [ ] The API schema has been updated (make gen-build)

If changes to the frontend have been made

- [ ] The code has been formatted (make web)

If applicable

- [ ] The documentation has been updated
- [ ] The documentation has been formatted (make docs)

…additional info

- added example for config in `docker-compose.env`
- added note about sign ups via authentik
@mroetsc mroetsc requested a review from a team as a code owner October 27, 2025 20:50
@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 18cb196
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6901ffbb7feea9000950db33
😎 Deploy Preview https://deploy-preview-17739--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 18cb196
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6901ffb9f607400008f5f90d
😎 Deploy Preview https://deploy-preview-17739--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 18cb196
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6901ffb9234a620008063dde

@dominic-r dominic-r self-requested a review October 27, 2025 22:15
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Oct 27, 2025
@dominic-r dominic-r moved this from Todo to In review in authentik Core Oct 27, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.88%. Comparing base (b614779) to head (18cb196).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17739      +/-   ##
==========================================
- Coverage   92.93%   92.88%   -0.05%     
==========================================
  Files         869      869              
  Lines       47949    47952       +3     
==========================================
- Hits        44560    44540      -20     
- Misses       3389     3412      +23     
Flag Coverage Δ
e2e 45.19% <ø> (+<0.01%) ⬆️
integration 23.12% <ø> (-0.07%) ⬇️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…eps into the paperless configuration section
@dewi-tik
Copy link
Contributor

Thanks for the contribution @mroetsc! I hope you don't mind that I made a few further changes to the doc to bring it more inline with our updated style guide. Are you happy with these changes? I hope that they don't contravene what you were trying to achieve.

@dewi-tik dewi-tik requested review from dominic-r and removed request for dominic-r October 28, 2025 21:53
Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

A few questions, otherwise looks great. Thanks so much @mroetsc !

@github-project-automation github-project-automation bot moved this from In review to In Progress in authentik Core Oct 28, 2025
@dewi-tik dewi-tik requested a review from tanberry October 29, 2025 11:47
@dewi-tik dewi-tik dismissed tanberry’s stale review October 29, 2025 11:47

Applied changes

Copy link
Contributor

@dewi-tik dewi-tik left a comment

Choose a reason for hiding this comment

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

Thanks again @mroetsc

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

LGTM!

@tanberry tanberry merged commit da2201b into goauthentik:main Oct 29, 2025
134 of 136 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Oct 29, 2025
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (28 commits)
  ci: use hashes for actions everywhere (#17803)
  website/integrations: fixed paperless-ngx yml syntax issue and added additional info (#17739)
  core, web: update translations (#17782)
  ci: rework internal repo (#17797)
  root: use hashes for dockerfile FROM (#17795)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/prettier-config (#17776)
  tasks: delay startup signals (#17769)
  website: bump the build group in /website with 6 updates (#17712)
  core, web: update translations (#17660)
  web: bump vite from 7.1.11 to 7.1.12 in /web (#17689)
  website: bump validator from 13.15.15 to 13.15.20 in /website (#17741)
  web: bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1 in /packages/eslint-config in the eslint group across 1 directory (#17714)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/eslint-config (#17742)
  packages/django-postgres-cache: use upsert instead of select/update in a transaction (#17760)
  providers/radius: fix panic when no cert is configured (#17762)
  sources/oauth: Make PKCE verifier 128 characters (#17763)
  providers/proxy: fix missing JWT/claims header (#17759)
  providers/proxy: add gorm logging (#17758)
  web: bump the sentry group across 1 directory with 2 updates (#17743)
  root: Add Dockerfile label org.opencontainers.image.source (#17756)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants