Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 912 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 912 Bytes

ProfileManagerList

List view for Profile Manager

get_devices.sh uses query_json.sql to create a file devices.json

get_devices.sh has to run as root. - A LaunchDaemon can be used to trigger it

Put index.html somewhere in your web directory and make sure devices.json is in that same folder.

Access to the .html and .json files should be protected - they contain sensible data about the devices

The html file needs

Alt text

Modify column tiles and content in index.html to match your language.

And fix the link in the first column to point to your Profile Manager

Installation

Create a folders css, fonts, images, js inside your web folder

and put the corresponding ressources from datatables, bootstrap and jquery in there