I am intending to use OpenDeploy's dbLoader config to sync deployment of files and EAs to a database. After reading the documentation I am not sure which OpenDeploy node the datadeploy connection is made from. If the config deploys files from base node A to receiver node B is the dbLoader datadeploy JDBC connection made from base node A or receiver node B ?The version of OpenDeploy is v6.1.0If someone could clarify that would be great.Thanks.
If you are deploying files in one definition and running dbLoader in another, you technically could have the connection made from the source side.
If it is an area directory comparison deployment (ie: not filelist) does that not mean your loopback deployment redeploys the entire site every time since you delete what was deployed ?