Files
templates/blueprints
LeoGomide 9c29df415c fix(plane): rename services + add proxy links to avoid DNS collision
The plane-proxy image has hardcoded `reverse_proxy web:3000`/`api:8000`
in its Caddyfile with generic service names. In multi-stack Dokploy
deployments, those names collide with other stacks' containers (Next.js
apps frequently have a `web` service) on the shared dokploy-network —
the Plane domain ends up serving content from unrelated stacks.

Two-step fix:
  1. Rename internal services with `plane-*` prefix (unique cluster-wide):
     web/space/admin/live/api/worker/beat-worker/migrator → plane-*
  2. Add `links:` block to the `proxy` service mapping the new names back
     to the generic ones the Caddyfile expects (`plane-web:web` etc.).
     Docker injects these into /etc/hosts, which has absolute priority
     over DNS — Caddy resolves `web`/`api`/etc. directly to our renamed
     containers, ignoring any collision on dokploy-network.

Also updates `API_BASE_URL` in template.toml and the `x-live-env` anchor
from `http://api:8000` → `http://plane-api:8000`.

No `networks:` declarations added (repo validator rejects them; Dokploy
manages networking automatically).
2026-05-28 12:22:37 -03:00
..
2026-01-29 20:14:06 -06:00
2026-02-15 21:24:19 -06:00
2025-12-14 23:40:25 -06:00
2026-02-15 21:24:19 -06:00
2026-01-28 01:11:36 -06:00
2025-08-07 00:48:53 -06:00
2026-01-28 01:11:36 -06:00
2025-09-05 02:45:59 -06:00
2025-12-14 23:40:25 -06:00
2026-02-15 21:24:19 -06:00
2026-01-28 01:11:36 -06:00
2025-07-06 21:14:02 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2026-02-12 10:13:54 -06:00
2026-01-28 01:11:36 -06:00
2025-07-27 22:40:54 -06:00
2025-12-14 23:40:25 -06:00
2025-07-27 22:40:54 -06:00
2025-09-01 23:13:21 -06:00
2025-12-14 23:40:25 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-08-28 00:22:23 -06:00
2025-07-27 22:40:54 -06:00
2025-07-27 22:40:54 -06:00
2025-07-27 22:40:54 -06:00
2025-07-27 22:40:54 -06:00
2025-08-22 22:57:30 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-08-28 00:22:23 -06:00
2025-11-08 00:03:45 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-07-27 22:40:54 -06:00
2025-04-02 03:43:38 -07:00
2025-05-10 03:39:50 -06:00
2025-05-24 17:42:20 -06:00
2025-07-11 23:42:54 -06:00
2025-12-14 23:40:25 -06:00
2026-05-12 14:40:05 -06:00
2026-03-05 01:39:40 -06:00
2025-07-27 22:40:54 -06:00
2026-02-15 21:24:19 -06:00
2025-12-14 23:40:25 -06:00
2025-04-20 22:02:04 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-10-25 17:33:05 -06:00
2026-01-28 01:11:36 -06:00
2026-02-15 21:24:19 -06:00
2026-02-15 21:24:19 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-07-27 22:40:54 -06:00
2025-12-14 23:40:25 -06:00
2025-04-08 23:28:32 -06:00
2026-01-28 01:11:36 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-10-04 22:06:58 -06:00
2025-12-14 23:40:25 -06:00
2025-07-20 21:47:13 -06:00
2025-07-27 22:40:54 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-10-25 19:09:21 -06:00
2025-08-28 00:22:23 -06:00
2025-07-27 22:40:54 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-07-27 22:40:54 -06:00
2025-08-28 00:23:15 -06:00
2025-07-27 22:40:54 -06:00
2025-08-02 00:09:52 -06:00
2026-02-12 10:13:54 -06:00
2025-07-27 22:40:54 -06:00
2025-07-27 22:40:54 -06:00
2025-12-14 23:40:25 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-08-28 00:22:23 -06:00
2025-12-14 23:40:25 -06:00
2025-05-07 01:15:02 -06:00
2025-12-14 23:40:25 -06:00
2025-08-28 00:22:23 -06:00
2025-07-27 22:40:54 -06:00
2025-09-13 22:25:49 -06:00
2025-08-11 00:00:44 -06:00
2026-02-15 21:24:19 -06:00
2025-12-14 23:40:25 -06:00
2026-01-28 01:11:36 -06:00
2025-04-26 19:10:34 -06:00
2026-02-15 21:24:19 -06:00
2026-01-28 01:11:36 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-04-01 23:37:48 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2025-08-01 01:35:37 -06:00
2026-01-28 01:11:36 -06:00
2026-02-15 21:24:19 -06:00
2025-12-14 23:40:25 -06:00
2025-07-27 22:40:54 -06:00
2025-04-26 19:10:34 -06:00
2026-02-15 21:24:19 -06:00
2026-01-28 00:34:15 -06:00
2026-02-15 21:24:19 -06:00
2026-02-15 21:24:19 -06:00
2026-01-28 01:11:36 -06:00
2025-07-27 22:40:54 -06:00
2025-12-14 23:40:25 -06:00
2025-04-17 14:44:04 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2026-02-15 21:24:19 -06:00
2026-02-15 21:24:19 -06:00
2025-06-19 22:25:12 -06:00
2026-01-28 01:11:36 -06:00
2025-12-14 23:40:25 -06:00
2026-03-05 01:27:26 -06:00
2026-02-15 21:24:19 -06:00
2026-02-15 21:24:19 -06:00
2025-08-28 00:22:23 -06:00
2025-07-27 22:40:54 -06:00
2026-02-15 21:24:19 -06:00
2025-12-14 23:40:25 -06:00
2025-12-14 23:40:25 -06:00
2026-02-15 21:24:19 -06:00
2025-08-28 00:22:23 -06:00
2025-07-27 22:40:54 -06:00
2025-06-19 22:36:29 -06:00
2026-01-28 01:11:36 -06:00