1a1b4688b045eb6a42bfd73755bc37271c05e908
session server installation process:
all paths stored in config.py
- install everything from "should_install" directory
- setup session-server config files inside "session_server_config" directory
- run "start_install_package.py" script with double click or run from powershell with "python" prefix
if everything OK package installed
you can check "session-server" status with following commands: "pm2 status", "pm2 monit", "pm2 logs"
session server configuration change process:
- change config files inside "session_server_config" directory
- run "reconfigure_package.py" script with double click or run from powershell with "python" prefix
Description
Languages
Python
100%