Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

1.2.4-stable - master now has a web interface!

Compare
Choose a tag to compare
@vilhelmprytz vilhelmprytz released this 26 Jan 18:20
· 102 commits to master since this release
8c27fdf

Hello! Master now has a experimental web interface, slaves check if there version matches with the one the server has.

Fore more info on the web interface, please check the README in the master-nafsdm/webinterface folder.

Full changelog:

  • experimental: webinterface for the master, allowing control from a browser
  • Slaves now check if their version matches with the one the master is running
    Smaller changes/bugfixes:
  • Remove double import of sys in nafsdmctl
  • Added extra script to check if nafsdm is running (should work with monitoring software like nagios)
  • Nicer looking setup scripts
  • Installer now installs pip libs using a requirements.txt file (and updater).