1f576171c23126e111a9619c3df1d66e38a54ad1
session server installation process:
- open powershell as administrator and run enable_policy.py
- install everything from "should_install" directory
- setup config.py (you should create config.py, check example in config.py.example)
- run "install.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 "configure.py" script with double click or run from powershell with "python" prefix
- run "restart.py" script with double click or run from powershell with "python" prefix
Description
Languages
Python
100%