plane icon indicating copy to clipboard operation
plane copied to clipboard

[feature]: docker compose config adapted to external proxy

Open ghost opened this issue 2 weeks ago • 6 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Summary

Hello,

I am trying to setup official docker compose project, but could not setup external proxy.

Currently I grub config from official docs, but so-called admin-setup god-mod doesn't work

Image

I could not get problem reasoning.

  1. There is a Caddy container - in theory, it can remain, and can be proxied by my nginx yet another time.

  2. But it's better, IMO, to remove it and patch docker compose service config to listen localhost and be proxied by external nginx config.

Am I right, or there is a simplersolution?

Why should this be worked on?

External proxy should deal with Plane without any problems.

ghost avatar Jan 02 '26 09:01 ghost