Skip to content

Because sometimes Google sheets is your databases

Notifications You must be signed in to change notification settings

jonaylor89/conjr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conjr


TODO

  • Downlaod Kaltura Installer
  • Install Kaltura Classroom
    • Using custom string from configurations
  • Run Kaltura classroom
  • Close Kaltura classroom after 2 seconds
    • This'll generate localSettings.json to get the resourceID
  • Add serial number to google sheet is it isn't already in there
    • Serial Number
    • ResourceID
    • Hostname
    • IP
    • MAC
  • [_] Generate localSettings off of a template instead of just updating resourceID

Description

Configuring and Reporting for LCC Post-Install.ps1 script.

This is a script to be run after post installation that ensures installation occured correctly based on a Google Sheet


Building

This is meant to build into a windows exe

~$ env GOOS="windows" go build 

Installer format

C:> msiexec.exe /i $file_location /qn /norestart INSTALLDIR="T:\Kaltura\Classroom" ADDLOCAL=ALL KALTURA_RECORDINGS_DIR="T:\Kaltura\Classroom\Recordings\" KALTURA_URL=https://www.kaltura.com/ KALTURA_APPTOKEN=b17a48a9551d8b44076004458c3226a9 KALTURA_APPTOKEN_ID=1_3ma5nq5l KALTURA_PARTNER_ID=1888231 INSTALLDESKTOPSHORTCUT=0  INSTALLPROGRAMSSHORTCUT=1

About

Because sometimes Google sheets is your databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages