RechercheTech / mss-doc

My sCool Server Documentation
http://mss-doc.readthedocs.io/
0 stars 4 forks source link

Automate update process #24

Closed cyberorg closed 7 years ago

cyberorg commented 7 years ago

Updating ltsp images, offline content and new server features/enhancements needs to be automated via one single command

cyberorg commented 7 years ago

On target mss as mssadmin :

cd /usr/bin
sudo wget <serverip>/mss/mssupdate && sudo chmod +x mssupdate
sudo mssupdate <serverip> <scriptname>

Scripts added: offlinewebup ltspimageup (needs fixing)

intelliant01 commented 7 years ago

@cyberorg Something is failing. See below.

2017-03-22 18_30_25-192 168 2 218-offlinecontentupdate_failing

cyberorg commented 7 years ago

Fixed

intelliant01 commented 7 years ago

This issue was moved to RechercheTech/mss#23