Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

[Q] Paperless-NG behind Traefik reverse proxy (everything Docker) #1148

@Pinback22

Description

@Pinback22

Hey,
I'm trying to publish Paperless-NG via Traefik Reverse Proxy.

  • Added the docker container "paperless_webserver_1" as a service to Traefik
  • Traefik fetches the certificate from Lets Encrypt
  • redirects the service to port 8000 in the docker container

If I manually map the container port 8000 to something like 8088, the UI comes up when hitting "%servername:8088".
However with Traefik no ports should need to be published manually.
I've read something about websockets? The Traefik docs tell me that websockets don't need to be configured and are enabled.
I'm a bit lost here. Anybody had more success?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions