(Rick, WRT clustering and H-A setup you may like this post:
http://forums.jfrog.org/Load-balancing-Clustering-td4943796.html)

Have a similar issue (though) WRT to configuration of artifactory nodes.
In my case 2+ artifactory instances/nodes are deployed on JBoss4.2.2/JRE6
and load-balanced (not clustered) via mod_jk Apache. Each node refers to the
same MSSQL database (internal storage).

Started by configuring the first node, so both System Configuration and
security configuration (permissions, roles, etc.) should then be available
in the DB. From there aimed to bootstrap new nodes based on configuration
found in the internal storage.
1) I would expect the second newly setup node to retrieve this configuration
simply by pointing it to the same DB as the first one,
   ($ARTIFACTORY_HOME and artifactory.jcr.configDir=repo/mssql property in
$ARTIFACTORY_HOME/etc/artifactory.system.properties, as well as the JDBC URL
are set correctly)
2) if not I'd expect having to initialize the configuration for the
second/new node only once explicitly via the supported configuration
bootstrapping mechanism (or via the REST interfaces or webapp for that
matter).

Unfortunately for the second node, in order to have it configured properly,
I need to pass in $ARTIFACTORY_HOME/etc/artifactory.config.import.xml and
$ARTIFACTORY_HOME/etc/security.import.xml *during each restart*


--
View this message in context: 
http://forums.jfrog.org/Clustering-Artifactory-tp7063182p7069447.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to