User Tools

Site Tools


doc:installation:x2gobroker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
doc:installation:x2gobroker [2013/05/12 18:38]
sunweaver [Installing X2Go Session Broker]
doc:installation:x2gobroker [2013/05/12 21:05]
sunweaver [X2Go Session Broker Config]
Line 45: Line 45:
 ===== X2Go Session Broker: Backends and Frontends ===== ===== X2Go Session Broker: Backends and Frontends =====
  
-The concept of X2Go Session Broker as provided in [[http://code.x2go.org/gitweb?p=x2gobroker.git|X2Go Git]] is highly modular. The X2Go Session Broker Daemon can be easily extended with //broker backends// and //WebUI frontends//.+The design of X2Go Session Broker as provided in [[http://code.x2go.org/gitweb?p=x2gobroker.git|X2Go Git]] is highly modular. The X2Go Session Broker Daemon can be easily extended with //broker backends// and //WebUI frontends//
 + 
 +==== Broker Backends ==== 
 + 
 +The backends deal with the storage of, the rendering of and possibly the user/group/client based filtering of session profiles which then get provided via X2Go Session Broker to the querying X2Go client application. 
 + 
 +==== Broker WebUI Frontends ==== 
 + 
 +The WebUI frontends deal with delivering the list of session profiles (available for this user/group/client address) to the X2Go client application (X2Go Client: text/plain WebUI, Unity Greeter: UCCS WebUI).
  
 ==== Currently available broker backends ==== ==== Currently available broker backends ====
Line 80: Line 88:
 ===== Setting up Config Files ===== ===== Setting up Config Files =====
  
-==== X2Go Session Broker Config ====+==== Configuration of X2Go Session Broker ====
  
 For a basic configuration with the INI file backend and the standalone daemon (recommended for beginners) you only need to touch. Click on the config file names below to retrieve more info on how to modify/tweak those individual files. For a basic configuration with the INI file backend and the standalone daemon (recommended for beginners) you only need to touch. Click on the config file names below to retrieve more info on how to modify/tweak those individual files.
Line 106: Line 114:
 [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker-wsgi.apache.vhost|/etc/x2go/x2gobroker-wsgi.apache.vhost]] (VirtualHost example for the WSGI implementation of X2Go Session Broker) [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker-wsgi.apache.vhost|/etc/x2go/x2gobroker-wsgi.apache.vhost]] (VirtualHost example for the WSGI implementation of X2Go Session Broker)
 [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=logrotate/x2gobroker-wsgi|/etc/logrotate.d/x2gobroker-wsgi]] (rotate WSGI logfile) [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=logrotate/x2gobroker-wsgi|/etc/logrotate.d/x2gobroker-wsgi]] (rotate WSGI logfile)
 +
 +==== Configuration of X2Go Session Broker Authentication Service ====
 +
 +The authentication service normally does not need any configuration, unless you strongly deviated from the default setup.
  
 __X2Go Session Broker Authentication Service:__ __X2Go Session Broker Authentication Service:__
doc/installation/x2gobroker.txt · Last modified: 2023/03/27 15:22 by gratuxri