Using RPM
Download and install
wget https://github.com/b2ihealthcare/snow-owl/releases/download/<version>/snow-owl-oss-<version>.rpm
wget https://github.com/b2ihealthcare/snow-owl/releases/download/<version>/snow-owl-oss-<version>.rpm.sha512
shasum -a 512 -c snow-owl-oss-<version>.rpm.sha512 # Compares the SHA of the downloaded RPM and the published checksum, which should output `snow-owl-oss-<version>.rpm: OK`.
sudo rpm --install snow-owl-oss-<version>.rpmRunning Snow Owl with SysV init
sudo chkconfig --add snowowlsudo -i service snowowl start
sudo -i service snowowl stopRunning Snow Owl with systemd
Checking that Snow Owl is running
Configuring Snow Owl
Directory layout of RPM
Type
Description
Default Location
Setting
Last updated