Skip to content

multi ports #130

@A4alli

Description

@A4alli

Currently I'm running ente photos with tsbridge. It work perfectly.
The only problem is whether tsbridge able to do multi ports proxy

Example

Service:
Image: Museum
......

Ports:
- 3000:3000 #api
- 3001:3001 #albums
- 3002:3002 #Auth
- 3003:3003 # cast

labels:
- "tsbridge.enabled=true"
- "tsbridge.service.name=ente"
- "tsbridge.service.port=3000"

Here I can use my ente photos only with https://ente.tailscale.ts.net
Wonder is it possible to do multi ports so I can use Auth App with https://auth.tailscale.ts.net, and other services at https://albums.tailscale.ts.net, and https://cast.tailscale.ts.net with explicit ports as mentioned above?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions