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 16:36]
sunweaver
doc:installation:x2gobroker [2013/05/12 21:02]
sunweaver [X2Go Session Broker: Backends and Frontends]
Line 1: Line 1:
 ====== Installing X2Go Session Broker ====== ====== Installing X2Go Session Broker ======
  
-The X2Go Session Broker falls into two components.+The X2Go Session Broker falls into three components.
  
   * X2Go Session Broker Daemon/WSGI   * X2Go Session Broker Daemon/WSGI
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 88: Line 96:
   * [[x2gobroker:inifilebackend|/etc/x2go/broker/x2gobroker-sessionprofiles.conf]]   * [[x2gobroker:inifilebackend|/etc/x2go/broker/x2gobroker-sessionprofiles.conf]]
  
-The X2Go Session Broker uses several more configuration files. Below is a complete list (for version 0.0.2.x, if not applicable to later versions anymore, please update the below lists):+The X2Go Session Broker uses several more configuration files. Below is a complete list (for version 0.0.2.x, if not applicable to later versions anymore, please update the below lists). The files are linked to their initial layout (in X2Go Git) to show what they look like directly after installation of the session broker packages.
  
 __X2Go Session Broker's Core:__ __X2Go Session Broker's Core:__
doc/installation/x2gobroker.txt · Last modified: 2023/03/27 15:22 by gratuxri