TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

If I use the HTTP website deployed by tars, how can I configure the domain name pointing? Do I still need nginx to forward it? #757

Closed TARS-Question closed 4 years ago

TARS-Question commented 4 years ago

#757

TARS-Answer commented 4 years ago

Just add nginx in front of the gateway, and nginx is not needed for forwarding. You can use tars that gateway directly.

TARS-Answer commented 4 years ago

在网关前加nginx就可以了,不需要nginx进行转发。可以直接用tars那个网关。