To manage mobile platform, use the docker-compose utility and configuration file docker-compose.standalone.yml in the archive compose_files_v19.03.06_65.zip.
NOTE. For details about configuration file, contact technical support sending an request to support@fsight.ru or technical support services that are available after registration at the website.
Main commands are executed in the server console:
Startup:
% docker-compose -f <scenario_file_>.yml up -d
% docker-compose -f <scenario_file_>.yml start
Restart:
% docker-compose -f <scenario_file_>.yml restart
Stop:
% docker-compose -f <scenario_file_>.yml stop
Delete:
% docker-compose -f <scenario_file_>.yml down
See also:
Updating Foresight Mobile Platform | Administration and Access Control