Skip to content

[Documentation] Missing nginx and apache reverse proxy examples #440

Open
@ag-gaphp

Description

@ag-gaphp

I see a lot of different discussions, and I am confused at what configurations are the right ones for using the latest image behind nginx and/or apache at a subdirectory.

I've seen several different versions of rewrite regex, varying uses of PMA_ABSOLUTE_URI, and different ways of establishing the location block in nginx. Unfortunately, nothing is in the docs to help reign in all the differing information I see in these issues. I don't even know when I should populate the absolute URI and when not to, there are some bugs that say it should be specified and others that started working when the left it blank. My pma instance always tries to load scripts from the root URL instead of the location I have set in nginx.

All of these have differing ideas of what does and doesn't work:

I am just wondering, what is the official suggestion from the pma docker devs on how the nginx proxy config should look like? Haproxy and traefik examples exist in the docs, but nothing for apache or nginx. I feel like I am just running around in circles and there are too many differing bugs posted to make sense of in a coherent manner.

It seems like there is some special combination of using rewrite inside the location block (what's the regex supposed to be?), how to specify the location block in the first place, and using the PMA_ABSOLUTE_URI variable.

This isn't really a request for troubleshooting help as I am still trying all of the things, but more for transparency in what is expected to work from the maintainers' perspectives. We currently don't have this information documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions