Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

QubeMobileServer is a simple, cross-platform python webserver that is purpose-built to display Qube! jobs over http. It can run over SSL, require authentication and allow users to control their job through the web interface (though each of those features can be toggled off if the admin chooses to do so).

Note
titleWindows Users

Windows machines ignore the instruction to run over SSL unless they are passed the --force-ssl option at run time. All other OSs default to running over ssl.