diff --git a/README.md b/README.md index df775fd..931256e 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Install and run BBjServices in a docker container. ## Prerequisites -Before building the docker container, the customer needs to prepare some things. +Before building the docker container, follow the following steps: -First, they need to [download](https://basis.cloud/bbj-downloads/) a BBj install jar to the Dockerfile directory. This provides the BBjServices that will be installed. +1. [Download](https://basis.cloud/bbj-downloads/) a BBj install jar and put it to the Dockerfile directory. This provides the BBjServices that will be installed. You can select the package you desire. Note that the Dockerfile is preconfigured with JDK21, so select a BBj version that fits that Java JDK version. -Second, they need to be running a [Basis License Service (BLS)](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/bls_overview.htm) server somewhere on the network. This [BLS server](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/Installing_BLS.htm) needs to be registered to serve licenses. This license server will be used by BBjServices for licensing. +2. Run a [Basis License Service (BLS)](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/bls_overview.htm) server somewhere on the network. This [BLS server](https://documentation.basis.cloud/BASISHelp/WebHelp/sysadmin/license/bls/Installing_BLS.htm) needs to be registered to serve licenses. This license server will be used by BBjServices for licensing. -Third, they need to copy the `certificate.bls` file from the registered BLS server into the Dockerfile directory. This will allow BBjServices to connect to the license server and check out licenses. +3. Copy the `certificate.bls` file from the registered BLS server into the Dockerfile directory. This will allow BBjServices to connect to the license server and check out licenses. ## Building @@ -25,7 +25,7 @@ docker build --tag --build-arg "license_server=