Hi Community,
I am running Fisheye/Crucible behind f5 load balancer. Everthing is working fine. However, after a user/admin adds a new repository (outside of the fisheye server) or creates a new project on fisheye, users cannot access to the new project because the load balancer is looking what's inside of the server.
I want to know, how to allow in f5 or even in fisheye use can access those commits and crucible project when admin create projects after fisheye is set behing the load balancer. Thanks
Hi Darly,
As the load balancer is looking for what's inside its own server, I am wondering if you can use Rsync in order to clone the repository that exists outside of the load balancer server into the load balancer server?
Kind regards,
Felipe Kraemer
There is one fisheye server, which contains svn and git application as well. Also there is one independent git server (outside of f5 sphere) that fisheye needs to be talking to. At this point, fisheye is talking to the git server in terms of indexing. However, when regular users access the repository, it sends to a Apache error.
In terms of method, I rather said f5 is managing fisheye striclty by port number
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hrmm.. it kind of sounds like each server behind the load balancer is independant and not sharing data.
How many fisheye servers behind the load balancer, and what method are you using (Round Robin, Least Connections...)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.