05-13-2014 01:28 PM
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
05-14-2014 06:24 AM
The configuration has changed a bit since a few days. I've just update the documentation, hope this help.
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.