Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

DJHongKong/PVE-VDI-Gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment

  • PHP >=5.4.16
  • Nginx >= 1.18

Install

  1. Copy all files to the web directory
  2. Modify login.php account password and PVE node IP
  3. Modify admin account and password on admin/login.php
  4. Chmod web directory permission 777
  5. Visit web to automatically install

Client

  1. Installvirt-viewer
  2. Visit IP/admin
  3. Login and add users
  4. Visit IP/index.html
  • It is recommended to use the Firefox kiosk mode as the client
Code By HongKong