Zum Inhalt springen

Installation and deployment guide

Diese Seite ist noch nicht in deiner Sprache verfügbar. Englische Seite aufrufen

There are a number of different credentials for accessing the iCAS system after deployment.

To log in to the Windows server, the local user admin should be used. The associated password is generated randomly and displayed in the Terraform output.

The default credentials can be used to log in to the iCAS administration tool iAdmin. These can be changed afterwards.

Usernameuser
Passwordpassword
Pin0000

The credentials for the created SMB shares can be found in the log directory (default: C:\iCASDeployment).

Please do not carry out any manual configurations, changes or server restarts until the deployment process has been completed. This would lead to an uncontrolled interruption, leaving the system in an unusable state.

Once the deployment has been started, the iCAS Server is provided, installed and configured completely automatically. As soon as the Terraform output reports successful deployment, you can connect to the server via the web console in the STACKIT portal, for example. In the first step, the server is deployed and some downstream settings are made. The completion of this step is indicated by a message box in the web console.

The Windows login can then take place. The local user admin is used by default. The associated password is generated randomly and displayed in the Terraform output. After the Windows server is ready, the iCAS installation and configuration is started automatically in the background. This process is indicated by a README file on the desktop. As long as this file exists, the iCAS installation and configuration is not yet complete. No manual changes may be made to the system during this time. The current progress can be viewed in the log file mentioned in the README.

To complete the entire deployment, the server is restarted. The iCAS server can then be used. As soon as the server has been restarted, you can use the system.

  1. Open a command line prompt.

    For this example we assume a bash shell (e.g. git bash) and that all files (terraform.exe, .env, terraform files and deployment files from GitHub) are located in the same directory.
    If you are not using a bash shell, but another tool, the variables from the .env must be adjusted or set directly in the Terraform files.
    If you have named the .env file differently, replace the file accordingly hereinafter.

  2. Ensure that all values in the .env file are set.

  3. Ensure that all values in the iCAS configuration file 03-config_data are set.

  4. Initialize the.env variables.

    Terminal window
    source.env

  5. Initialize the environment (only required during the first execution).

    Terminal window
    terraform init

  6. Plan the deployment (optional).

    Terminal window
    terraform plan

  7. Run the deployment.

    Terminal window
    terraform apply

    Check the displayed info and enter ‘yes’ to start the deployment.
    Write down the Windows password for future use.

  8. Wait until the first deployment step is finished and displayed by a message box.

  9. Now it is possible to log in. The still running iCAS installation is displayed by a text file on the desktop.

  10. Wait until the server restarts automatically. This could take some time. After the restart and a log in the iCAS installation is finished.

If the iCAS VM is to be used productively, please contact the iTernity Sales Team to discuss the next steps.

If you have any questions or problems with the deployment, please contact STACKIT Support or iTernity Support, depending on the area of your request.
For requests regarding Terraform deployment and virtual infrastructure, please contact STACKIT.
For requests regarding the iCAS installation, please contact iTernity.