1. Download the installation
yc-latest.zip
2. Unzip the yc-latest.zip file. (Say you are unzipping in c:\workspace\yc-latest)
3. Download 14 days trial license certificate
from here
4. Copy the downloaded license certificate (i.e. license.lic file) to the 'yc-latest' unzipped folder (Example: C:\workspace\yc-latest)
5. Open command prompt and launch the tool, by issuing below command
cd C:\workspace\yc-latest\ launch-yc-server.bat
1. Download the installation zip file
wget https://tier1app.com/dist/ycrash/yc-latest.zip
2. Unzip the yc-latest.zip file. (Say you are unzipping to /opt/workspace/yc-latest/)
unzip yc-latest.zip -d /opt/workspace/yc-latest/
3. Download the 14-days trial license certificate
wget
4. Copy the downloaded license certificate to the installation folder
mv /path/to/license.lic /optworkspace/yc-latest
5. Launch the tool
cd /opt/workspace/yc-latest/
./launch-yc-server.sh
1. Download the installation zip file
wget https://tier1app.com/dist/ycrash/yc-latest.zip
2. Unzip the yc-latest.zip file. (Say you are unzipping to /opt/workspace/yc-latest/)
unzip yc-latest.zip -d /opt/workspace/yc-latest/
3. Download the 14-days trial license certificate
wget
4. Copy the downloaded license certificate to the installation folder
mv /path/to/license.lic /optworkspace/yc-latest
5. Launch the tool
cd /opt/workspace/yc-latest/
./launch-yc-server.sh
Run yCrash Server in Docker
Prerequisite: Download 14-days trial license certificate
from here.
To quickly get started with the yCrash server in Docker container, you have two options:
1. Use the official Docker image
2. Create your own custom image
You'll be able to set up and run yCrash in a Docker container with ease. For detailed setup instructions, visit our
Docker Setup Instruction page.
Run yCrash Server in Kubernetes
Prerequisite: Download 14-days trial license certificate
from here.
Get started with deploying yCrash Server in a Kubernetes environment by following these simple steps. This guide covers how to configure a license, set up your cluster, and access yCrash Server.
For a complete walkthrough, see the full instructions on
Running yCrash in Kubernetes.
Run yCrash Server in OpenShift
Prerequisite: Download 14-days trial license certificate
from here.
Get started with deploying yCrash Server in an OpenShift environment by following these simple steps. This guide covers how to configure a license, set up your cluster, and access yCrash Server.
For a complete walkthrough, see the full instructions on
Running yCrash in OpenShift.