Differences

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

Link to this comparison view

Next revision
Previous revision
getting_started:cloud_site_network [2024/02/10 06:29] – created systemgetting_started:cloud_site_network [2024/02/10 07:05] (current) system
Line 8: Line 8:
 {{ :getting_started:rd_simplified.png |}} {{ :getting_started:rd_simplified.png |}}
 </panel> </panel>
 +====== Design Principle  ======
 +
 +Please note the following points when viewing the diagram.
 +  * RADIUSdesk uses the same principles as an application such as Github.
 +  * In Github, I can be the owner of a repository, but I can also allow other users on Github to make changes to my repository.
 +  * In RADIUSdesk, an administrator can be the owner of zero or more clouds.
 +  * This administrator then has the option of authorizing other administrators to manage selected clouds. (Under **Other** -> **Cloud**)
 +
 +====== Structure of the database ======
 +  * The database is structured in such a way that entities such as realms, profiles and permanent users belong to a cloud.
 +  * This means that the database table has a cloud_id column.
 +  * When a request to perform an action is received, the ACL code uses the available information to determine whether the owner of the request is allowed to perform the action in the specific cloud.
 +
 +====== Site and Networks ======
 +  * Sites and Networks are tags used with MESHdesk and APs under AP Profiles.
 +  *  They are used to group items, which in turn are used for navigation in the overviews and map views
 +
 +<panel type="primary" title="Cloud  Site  Network navigation">
 +{{ :getting_started:cloud_site_network_nav.png |}}
 +</panel>
 +
  • getting_started/cloud_site_network.1707539392.txt.gz
  • Last modified: 2024/02/10 06:29
  • by system