INSTALL DIGITAL.AI RELEASE

-------------------
Server requirements
-------------------

The Digital.ai Release server requires:

* Any commercially supported version of 32-bit or 64-bit Microsoft Windows, or a commercially supported Linux/Unix-based operating system
* OpenJDK 11
* At least 4 GB of RAM available for Digital.ai Release
* At least 2 GB of hard disk space available to store the Digital.ai Release repository (the exact amount of space required depends on your usage of Digital.ai Release)

Depending on the environment, the following may also be required:

* Database: Digital.ai Release repository may be stored in a database
* LDAP: To enable group-based security, an LDAP x.509 compliant registry is required

-------------------
Client requirements
-------------------

The Digital.ai Release user interface requires one of the following browsers:

* Firefox
* Chrome

----------------------
Installation procedure
----------------------

To install Digital.ai Release:

1. Download the Digital.ai Release ZIP file from https://dist.xebialabs.com.
2. Extract the ZIP file to the directory where you want to install Digital.ai Release; for example, /opt/xebialabs/xl-release or C:\Program Files\XL Release. This is referred to as <XLRELEASE_HOME>.
3. Copy your license file to <XLRELEASE_HOME>/conf/xl-release-license.lic.
4. Open a command prompt and navigate to <XLRELEASE_HOME>/bin.
5. Execute one of the following commands to start the setup wizard:
   * On Unix: run.sh -setup
   * On Windows: run.cmd -setup
6. After installation is complete, you will see the message "Finished setup".

By default, the Digital.ai Release user interface is available at http://localhost:5516. The default username is admin and default password is admin.

To install or uninstall Digital.ai Release as a service:
(These scripts require the current user to be root on Linux or an Administrator on Windows.)

* Run install-service.sh or install-service.cmd script.
* Run uninstall-service.sh or uninstall-service.cmd script.

-------------
Documentation
-------------

For more information about Digital.ai Release, visit https://docs.xebialabs.com.
