Custom Path for the Same Domain #1156

Closed
opened 2026-04-05 18:22:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @afunworm on 7/29/2025

Hello.

I'm trying to use Pangolin in front of Appwrite. As you can see in their Docker compose file:

  • If traffic is requesting /, use the container appwrite:80.
  • If traffic is requesting /console, use the container appwrite-console:80.
  • If traffic is requesting /v1/realtime, use appwrite-realtime:80

How do I achieve this in Pangolin?

*Originally created by @afunworm on 7/29/2025* Hello. I'm trying to use Pangolin in front of Appwrite. As you can see in their Docker [compose file](https://appwrite.io/install/compose): - If traffic is requesting `/`, use the container appwrite:80. - If traffic is requesting `/console`, use the container appwrite-console:80. - If traffic is requesting `/v1/realtime`, use appwrite-realtime:80 How do I achieve this in Pangolin?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1156