cookbook 'artifactory_ii', '~> 2.0.0'
artifactory_ii (2) Versions 2.0.0 Follow0
Installs/Configures artifactory_ii
cookbook 'artifactory_ii', '~> 2.0.0', :supermarket
knife supermarket install artifactory_ii
knife supermarket download artifactory_ii
artifactory_ii
Installs JFrog's Artifactory
Cookbook partially copied from Agileorbit artifactory cookbook. This cookbook has been updated to support chef-client 13+ and install artifactory from yum repo.
Requirements
- Java cookbook
- apache2 cookbook
Usage
This cookbook doesn't configure Artifactory since Artifactory was designed primarily for configuration from the UI. It's possible to bootstrap Artifactory's configuration by copying an existing configuration to $ARTIFACTORY_HOME/etc/artifactory.config.import.xml
. A configuration file can be obtained from a running Artifactory server using curl:
curl -u admin:password -X GET -H 'Accept: application/xml' http://localhost:8081/artifactory/api/system/configuration
Refer to Artifactory user guide for more details
The default username/password for the server is admin/password
Attributes
Attribute | Default | Comment |
---|---|---|
['artifactory_ii']['java']['xmx'] | '1g' | String, maximum memory assigned to the java process |
['artifactory_ii']['java']['xms'] | '512m' | Stirng, minimum memory assigned to the java process |
['artifactory_ii']['java']['extra_opts'] | '-XX:+UseG1GC' | String, additional java tuning options to pass to the process |
['artifactory_ii']['install_java'] | true | boolean, have artifactory cookbook install java |
Recipes
- artifactory_ii::default - Installs Artifactory
- artifactory_ii::apache_proxy - Setup Apache reverse proxy in front of Artifactory
Author
- Author:: Avishai Ish-Shalom (avishai@fewbytes.com)
- Author:: Eric Helgeson (erichelgeson@gmail.com)
- Author:: Corey Hemminger (hemminger@hotmail.com)
Dependent cookbooks
java >= 0.0.0 |
apache2 >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG for artifactory_ii
2.0.0 (4/26/2017)
- [Corey Hemminger] - Rewritten for jfrog artifactory oss from rpm and yum repo
1.0.0 (4/18/2017)
- [Corey Hemminger] - Initial commit
Collaborator Number Metric
2.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
2.0.0 passed this metric
Foodcritic Metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
Testing File Metric
2.0.0 passed this metric
Version Tag Metric
2.0.0 passed this metric
2.0.0 failed this metric
2.0.0 passed this metric
Foodcritic Metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
Testing File Metric
2.0.0 passed this metric
Version Tag Metric
2.0.0 passed this metric
2.0.0 passed this metric
2.0.0 passed this metric
Testing File Metric
2.0.0 passed this metric
Version Tag Metric
2.0.0 passed this metric
2.0.0 passed this metric
2.0.0 passed this metric