cookbook 'xldeploy', '~> 1.0.2'
xldeploy (4) Versions 1.0.2 Follow0
Installs and configures XL Deploy from XebiaLabs
cookbook 'xldeploy', '~> 1.0.2', :supermarket
knife supermarket install xldeploy
knife supermarket download xldeploy
XL Deploy
Description
XL Deploy is the only application release automation solution that is agentless across all target platforms. Connect to Windows and Unix target systems using proven, industry-standard remote protocols; no agent installation and maintenance, no overhead on the target systems, no firewall ports to be opened, and no security reviews.
Server requirements
To install the XL Deploy server, the following prerequisites must be met:
- XL Deploy license: You can download your license from https://tech.xebialabs.com/download/license.
- Operating system: Windows or Unix-family operating system running Java.
- Java Runtime Environment: JDK 7 (Oracle, IBM or Apple)
- RAM: At least 2GB of RAM available for XL Deploy.
- Hard disk space: Sufficient hard disk space to store the XL Deploy repository. This depends on your usage of XL Deploy. See Determining hard disk space requirements.
Depending on the environment, the following may also be required:
- Database: XL Deploy's Jackrabbit repository supports a number of different databases. For more information, see Configuring the repository.
- LDAP: To enable group-based security, an LDAP x.509 compliant registry is needed. For more information, see Configuring LDAP security.
Download Installation Archive
The cookbook is using wget to download the installation archive from xebialabs.
Set attribute ['xldeploy']['downloadurl'] to this installation archive.
Set attribute default['xldeploy']['username'] = 'supplied by xebialabs'
Set attribute default['xldeploy']['password'] = 'supplied by xebialabs'
Using the default recipe the below steps are executed
1. Creates xldeploy user and group.
2. Creates an installation directory /opt/xl-deploy-4.5.x-server. This can be changed via attributes.
3. wgets the XL Deploy installation archive from the ['xldeploy']['downloadurl'] attribute.
4. Extracts the archive into the installation directory.
5. Change ownership of the installation directory to be owned by xldeploy user and group.
6. Configure the deployit.conf through the setup.config.txt.erb template. All values in this setup file can be overwritten by attributes.
7. Kick off xldeploy installation program (server.sh included in installation archive).
8. Configure xldeploy as a service (runit).
Post Installation
Add the license file to your installation directory ~/conf directory and restart XLDeploy service
sv down xldeploy; sv up xldeploy
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License & Authors
- Authors: Robert Castelle & Bernie Durfee
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Dependent cookbooks
runit ~> 1.5 |
java ~> 1.25 |
tar ~> 0.5 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
1.0.2 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.2 failed this metric
FC055: Ensure maintainer is set in metadata: xldeploy/metadata.rb:1
FC056: Ensure maintainer_email is set in metadata: xldeploy/metadata.rb:1
FC064: Ensure issues_url is set in metadata: xldeploy/metadata.rb:1
FC065: Ensure source_url is set in metadata: xldeploy/metadata.rb:1
FC066: Ensure chef_version is set in metadata: xldeploy/metadata.rb:1
FC069: Ensure standardized license defined in metadata: xldeploy/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.2 failed this metric
Failure: Cookbook should not contain binaries. Found:
xldeploy/berniedurfee-ge.txt
Testing File Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.2 failed this metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.2 failed this metric
FC055: Ensure maintainer is set in metadata: xldeploy/metadata.rb:1
FC056: Ensure maintainer_email is set in metadata: xldeploy/metadata.rb:1
FC064: Ensure issues_url is set in metadata: xldeploy/metadata.rb:1
FC065: Ensure source_url is set in metadata: xldeploy/metadata.rb:1
FC066: Ensure chef_version is set in metadata: xldeploy/metadata.rb:1
FC069: Ensure standardized license defined in metadata: xldeploy/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.2 failed this metric
Failure: Cookbook should not contain binaries. Found:
xldeploy/berniedurfee-ge.txt
Testing File Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.2 failed this metric
FC056: Ensure maintainer_email is set in metadata: xldeploy/metadata.rb:1
FC064: Ensure issues_url is set in metadata: xldeploy/metadata.rb:1
FC065: Ensure source_url is set in metadata: xldeploy/metadata.rb:1
FC066: Ensure chef_version is set in metadata: xldeploy/metadata.rb:1
FC069: Ensure standardized license defined in metadata: xldeploy/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.0.2 failed this metric
Failure: Cookbook should not contain binaries. Found:
xldeploy/berniedurfee-ge.txt
Testing File Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.2 failed this metric
1.0.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number