Skip to content

v7.19.0

Compare
Choose a tag to compare
@amirch1 amirch1 released this 19 Feb 12:34
· 111 commits to master since this release

Features

  • settings/account: configure sso usage and direct login blocking + design changes KMCNG-2567 (#1063) (ca21dde)

Installation:

  1. Unzip v7.19.0.zip into /opt/kaltura/apps/kmcng/v7.19.0
  2. Run uiconf deployment with --ini=v7.19.0/deploy/config.ini
  3. Run uiconf deployment with --ini=v7.19.0/deploy_v7/config.ini

Kaltura Server notes

To run uiconf deployment in the server:

  • Open folder /opt/kaltura/apps/kmcng/
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.19.0/deploy/config.ini
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.19.0/deploy_v7/config.ini