#Using Axiom with a Velocity cluster.

1 messages · Page 1 of 1 (latest)

marsh spade
#

Little confused on how this actually works. The documentation says 1 server IP/month for commercial, I'm assuming it means the Velocity IP if it's just the client verifying against the Axiom auth server? Otherwise is there some software I'd have to install on my proxy and backends for it to verify?

I'm making build server for my team atm and trying to work out my backend structure.

unreal hornet
#

Whatever IP is the one being connected to

marsh spade
#

Ah. So it's just the downstream proxy IP?

#

So I could do something along the lines of domain -> traefik (registered IP) -> downstream proxies?

unreal hornet
#

I'm not sure what you mean by downstream exactly. You don't use the IP of the backend server, you use the IP of the frontend proxy

marsh spade
#

Well, I'm using Kubernetes for my deployment, so the frontend proxy would really be my load balancer.

#

Just a bit of an atypical deployment. LUL

unreal hornet
#

You can also use a hostname

marsh spade
#

Should work perfectly fine then. :)
Appreciate the help.

unreal hornet
#

Yeah if there's any issues let me know