-
Notifications
You must be signed in to change notification settings - Fork 6
Improve FLAME Node documentation clarity and NGINX ingress requirement #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
brucetony
merged 1 commit into
PrivateAIM:master
from
marlenamey:clarify-deployment-doc
Jun 16, 2026
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,32 +1,32 @@ | ||
| # Robots | ||
| # Clients | ||
| ::: info Notice | ||
| In order to manage your identity-providers, nodes, ... you need to get an organization. Please contact us, | ||
| such we can provide you a realm in which you can manage all your nodes, users and identity providers. | ||
| For more details on realms click [here](/guide/admin/realms). | ||
| ::: | ||
| Robots may be freely created and edited by the admin. They are pseudo-users, which are handled directly | ||
| Clients may be freely created and edited by the admin. They are pseudo-users, which are handled directly | ||
| by the API, meaning that you will not be able to login in the central App with their credentials. | ||
| This allows for slightly faster automatized pipeline executions for the PHT's functions. | ||
| This allows for slightly faster automatized pipeline executions for the PHT's functions. | ||
|
|
||
| 1. Within the admin area (top left), you need to select **Robots** within the left navigation. | ||
| 1. Within the admin area (top left), you need to select **Clients** within the left navigation. | ||
| [](/images/ui_images/hub_robots.png) | ||
| 2. **View** existing robots (Optional: Use the search bar at the top). | ||
| 3. **See/Edit details** for each robot by clicking the blue triple-bar button on the right. | ||
| Doing so shows the general description of the robot. | ||
| 2. **View** existing clients (Optional: Use the search bar at the top). | ||
| 3. **See/Edit details** for each client by clicking the blue triple-bar button on the right. | ||
| Doing so shows the general description of the client. | ||
| [](/images/ui_images/hub_robots_details.png) | ||
| You may also specify realms of other users if you wish to make it accessible for them.\ | ||
| You can furthermore specify the roles and associated permissions of the robot with the tabs on | ||
| top under its name to ensure it does not have any authorities beyond the ones necessary for its | ||
| You can furthermore specify the roles and associated permissions of the client with the tabs on | ||
| top under its name to ensure it does not have any authorities beyond the ones necessary for its | ||
| functionalities. For this, roles describe a rough outline specifically targeted at the admin's | ||
| own realm.\ | ||
| [](/images/ui_images/hub_robots_roles.png)\ | ||
| If the robot is shared though, it is useful to declare the underlying permissions in | ||
| If the client is shared though, it is useful to declare the underlying permissions in | ||
| order to ensure it is working in other realms as well (as the permissions of their roles may vary).\ | ||
| [](/images/ui_images/hub_robots_permissions.png)\ | ||
| Adding either roles or permissions to the robot is done by clicking the green plus-symbol on the right. | ||
| Vice-versa, roles and permissions can be removed from the robot by clicking the red trashcan-button there. | ||
| 4. **Delete** robots by clicking the red thrash can button on the right. | ||
| 5. **Add** robots by clicking the grey plus button on the left of the overview. For this, a name and description of the | ||
| robot have to be given. | ||
| Adding either roles or permissions to the client is done by clicking the green plus-symbol on the right. | ||
| Vice-versa, roles and permissions can be removed from the client by clicking the red trashcan-button there. | ||
| 4. **Delete** clients by clicking the red thrash can button on the right. | ||
|
brucetony marked this conversation as resolved.
|
||
| 5. **Add** clients by clicking the grey plus button on the left of the overview. For this, a name and description of the | ||
| client have to be given. | ||
| [](/images/ui_images/hub_robots_add.png) | ||
|
brucetony marked this conversation as resolved.
|
||
| 6. **Refresh** this list anytime by clicking the black refresh button on the top right. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tighten the realm notice.
This paragraph still leaves out clients and uses
[here], so the updated Clients page and the linked realm docs stay aligned.Suggested wording
📝 Committable suggestion
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 5-5: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Source: Linters/SAST tools