2023-02-03 13:29:50 +05:00
2023-04-20 09:01:10 +03:00
2023-04-20 09:01:10 +03:00
2023-02-20 12:50:23 +05:00
2023-04-20 09:01:10 +03:00
2023-02-20 12:50:23 +05:00
2023-04-20 14:05:56 +03:00

session server installation process:

  1. open powershell as administrator and run enable_policy.py
  2. install everything from "should_install" directory
  3. setup config.py (you should create config.py, check example in config.py.example)
  4. 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:

  1. change config files inside "session_server_config" directory
  2. run "configure.py" script with double click or run from powershell with "python" prefix
  3. run "restart.py" script with double click or run from powershell with "python" prefix
S
Description
No description provided
Readme 580 MiB
Languages
Python 100%