Translations:Оффлайн установка платформы SmartPlayer на операционный системы Ubuntu / Astra/10/en

Материал из SmartPlayer

Installing the SmartPlayer Platform on Ubuntu / Astra Operating Systems Using a RUN Script

Description

A RUN script is generated by default for installing and updating the server application.
The script automatically performs all stages of installation or update of the server application. Simply download the script to the server, grant execution permissions, and run it.

wget https://jenkins_dists_first_install_platform.hb.bizmrg.com/sp_docker_installation_first_time_*.run
chmod +x sp_docker_installation_first_time_*.run
./sp_docker_installation_first_time_*.run

Before installation, the script performs diagnostics and displays warnings if the system does not meet the requirements. Some warnings can be ignored, but in that case there is no guarantee that the application will operate stably.

Example of diagnostics performed by the script