Skip to content

Wrong proxy URL #3

@domibarton

Description

@domibarton

Hello there

Amazing plug, thanks a lot.
I tried to use it with my own PlantUML server (remote), and realised it will use the wrong proxy URL:

{server}/plantuml/svg/SoWkIImgAStDuNBAJrBGjLDmpCbCJbMmKiX8pSd9h-1oICrB0Se20000

This URL doesn't work, and returns a 404.
Instead the URL should be (without the plantuml/ path prefix):

{server}/svg/SoWkIImgAStDuNBAJrBGjLDmpCbCJbMmKiX8pSd9h-1oICrB0Se20000

I did a bit of reverse engineering, and found out:

  • For the official PlantUML server, there's a plantuml/ path prefix
  • For self-hosted (Dockerised) PlantUML servers, there's no plantuml/ path prefix

I'm using the official PlantUML Docker image: plantuml/plantuml-server:v1.2025.7

Is there a config setting to override the path prefix?

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