Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 730 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 730 Bytes

computer4everyone nodejs-ci

Remote administration of Linux workstations using LTSP.

Requirements

# Node.js 16+
sudo apt update
sudo apt install nodejs

Running on dev mode

npm run dev

Accessing the web application

Open a browser at http://localhost:8080

Project Structure

  • labs.yml: configuration of the computer laboratories to be remotely managed.
  • softwares.yml: configuration of the softwares available for install on the remote workstations.