cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Installing Hybris commerce on Docker and Kubernetes cluster

Former Member
0 Kudos
897

I need a help on installing Hybris commerce in Docker. We are using recipe b2c_acc_dockerized to install B2C accelerator.

The default image is ybase_jdk, based on centos and sapjvm. It is also saying the following statement in the readme.txt of the base image.

Simple setup for creating docker base images. It should create 2 images - base os and base jdk

The following steps are needed to perform here.

  • Copy your sapjvm package (linux, rpm) into the resource/base_jdk/java

  • ./install.sh -r base_images buildImages

The question is where will get this sapjvm package for linux rpm file. It is not there in the installation of 6.6. version. In Hybris commerce download side, we can find SAP JVM SAR file but not rpm file.

Also for Hybris commerce to setup with Docker in Kubernetes cluster, yScript is needed. Please check this documentation. https://wiki.hybris.com/pages/viewpage.action?pageId=265524723

Where will we get this yCluster script ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Bikram, would you able to finish the setup? We have done it but we are having issues to access the application logs when running on Kubernets.

Former Member
0 Kudos

Hi, You can follow https://help.hybris.com/6.6.0/hcd/9272c25c53f04eac8ffcdbb0f3affb64.html. The SAP JVM JAR file is available here https://tools.hana.ondemand.com/#cloud

Regards, Jenseric