cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo gogeta proxy

rimusz_
Champ in-the-making
Champ in-the-making

Hi guys,

You have anise reverse proxy gogeta project at https://github.com/nuxeo/gogeta Would you mind to give some example how to use it. Maybe expanding a bit in more details: It is basically an HTTP cluster router that holds its configuration in etcd. Default behavior is to use the IoEtcdResolver :

client asks for mycustomdomain.com proxy looks at /nuxeo.io/domains/mycustomdomain.com/[type,value] if type is io container we look for /nuxeo.io/envs/{value}/[ip,port] the request is proxied to http://{ip}:{port}/ if type is uri the requestion is proxies to the value /nuxeo.io/domains/mycustomdomain.com/value

What I'm looking for how to proxy the incoming domain e.g. test1.com to http://coreos_host_ip:some_port

Thanks a lot

Rimas

1 REPLY 1

Damien_Metzler
Star Contributor
Star Contributor

The configuration has changed a bit since a few days. I've just update the documentation, hope this help.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.