[feature]: docker compose config adapted to external proxy
Open
@akshat5302 is already working on this.
Since Jan 2, 2026.
✨feature
plane
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- 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
I could not get problem reasoning.
-
There is a
Caddycontainer - in theory, it can remain, and can be proxied by mynginxyet another time. -
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.