close

Filter

loading table of contents...

Deployment Manual / Version 2101

Table Of Contents

2.1 Quickstart

The deployment archive offers you an installer based experience with the possibility to extend it to your needs. See Section 2.2, “Deployment Archive Structure” to get an overview of the deployment archive. To install a system using the deployment-archive approach, follow the steps below:

  1. Build the workspace with Maven:

    mvn clean install -Pwith-chef

    See Section 2.3, “Building the Deployment Archive” for details.

  2. Upload the deployment archive to your target machine. You will find the archive at global/deployment/chef/target/deployment-archive.zip

  3. Upload a license file to the target machine and make the folder and license file readable for all users.

  4. Extract the archive, and configure all necessary attributes in the node file of your choice below EXTRACTED_DIR/nodes. At least configure the license and hostname attributes.

  5. Make sure that Chef in the appropriate version is installed and run the EXTRACTED_DIR/deploy.sh script and chose the configured node file as the installation configuration source. Make sure that you have the appropriate rights when executing the script. Many of the installation steps in the cookbooks require root rights. See Section 2.5, “Running the deployment script” for details.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.