Icon

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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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).

Windows Users

Icon

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.

  • No labels