Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/images/capacity/dark/group-quota.png
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/capacity/light/group-quota.png
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.
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.
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.
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/sunstone_network_options-2.png
Binary file not shown.
Binary file removed assets/images/sunstone_network_options-3.png
Binary file not shown.
Binary file removed assets/images/sunstone_network_options.png
Binary file not shown.
Binary file removed assets/images/sunstone_resource_full_mode.png
Binary file not shown.
Binary file removed assets/images/sunstone_resource_split_mode.png
Binary file not shown.
Binary file removed assets/images/sunstone_update_quota.png
Binary file not shown.
Binary file removed assets/images/sunstone_user_info_quotas.png
Binary file not shown.
Binary file removed assets/images/sunstone_user_inputs.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/vmg_wizard_create-2.png
Diff not rendered.
Binary file removed assets/images/vmg_wizard_create.png
Diff not rendered.
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,14 @@ Note also that the same ACL/permission system is applied to VM Groups, so use ac

You can also manage VM Groups using [Sunstone]({{% relref "../../control_plane_configuration/graphical_user_interface/overview" %}}), through the VM Group tab.

![vmg_wizard_create](/images/vmg_wizard_create.png)
![vmg_wizard_create-2](/images/vmg_wizard_create-2.png)
{{< image
pathDark="/images/capacity/dark/vmgroup-role-definition.png"
path="/images/capacity/light/vmgroup-role-definition.png"
alt="VM Group role definition" align="center" width="90%" mb="20px"
>}}

{{< image
pathDark="/images/capacity/dark/vm-group-role-affinity.png"
path="/images/capacity/light/vm-group-role-affinity.png"
alt="VM Group role affinity" align="center" width="90%" mb="20px"
>}}
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,8 @@ IMAGE USAGE & QUOTAS

You can easily set the user/group quotas in Sunstone through the user/group tab. Similarly, usage and quota information is also available as part of the user/group information:

![image1](/images/sunstone_user_info_quotas.png)

![image2](/images/sunstone_update_quota.png)
{{< image
pathDark="/images/capacity/dark/group-quota.png"
path="/images/capacity/light/group-quota.png"
alt="Sunstone group quota" align="center" width="90%" mb="20px"
>}}
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,11 @@ For example:
In Sunstone, the `USER_INPUTS` can be ordered with the mouse.


{{< image path="/images/sunstone_user_inputs.png" alt="Sunstone user inputs" align="center" width="90%" mb="20px" >}}
{{< image
pathDark="/images/virtual_machines/templates/dark/ordering-inputs.png"
path="/images/virtual_machines/templates/light/ordering-inputs.png"
alt="Sunstone user inputs" align="center" width="90%" mb="20px"
>}}

<a id="template-user-inputs-metadata"></a>

Expand Down Expand Up @@ -1236,8 +1240,20 @@ SUNSTONE = [
]
```

{{< image path="/images/sunstone_network_options.png" alt="Sunstone network options" align="center" width="90%" mb="20px" >}}

{{< image path="/images/sunstone_network_options-2.png" alt="Sunstone network options 2" align="center" width="90%" mb="20px" >}}

{{< image path="/images/sunstone_network_options-3.png" alt="Sunstone network options 3" align="center" width="90%" mb="20px" >}}
{{< image
pathDark="/images/virtual_machines/templates/dark/net-no-automatic.png"
path="/images/virtual_machines/templates/light/net-no-automatic.png"
alt="Sunstone network selection option" align="center" width="90%" mb="20px"
>}}

{{< image
pathDark="/images/virtual_machines/templates/dark/select-net.png"
path="/images/virtual_machines/templates/light/select-net.png"
alt="Sunstone network selection option" align="center" width="90%" mb="20px"
>}}

{{< image
pathDark="/images/virtual_machines/templates/dark/net-alias.png"
path="/images/virtual_machines/templates/light/net-alias.png"
alt="Sunstone network alias option" align="center" width="90%" mb="20px"
>}}
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,11 @@ If Secure Boot is enabled, the attribute `OS/MACHINE` must be set to `q35`.{{< /

All the OS & CPU options can be accessed in Sunstone from the VM Template Update/Create dialog, in the second step (Advanced options) under the "OS & CPU" tab.

![sunstone_os_cpu_tab](/images/sunstone_os_cpu_tab.png)
{{< image
pathDark="/images/virtual_machines/templates/dark/os-cpu-tab.png"
path="/images/virtual_machines/templates/light/os-cpu-tab.png"
alt="Sunstone OS and CPU tab" align="center" width="90%" mb="20px"
>}}

#### Additional Attributes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,11 @@ The Sunstone server configuration file can be found in `/etc/one/fireedge/sunsto
{{< alert title="Note" type="info" >}}
After a configuration change the FireEdge server must be [restarted]({{% relref "fireedge#fireedge-conf-service" %}}) to take effect.{{< /alert >}}

{{< image path="/images/fireedge_sunstone_dashboard.png" alt="Fireedge Sunstone dashboard" align="center" width="90%" mb="40px" >}}
{{< image
pathDark="/images/sunstone/common/dark/sunstone_dashboard.png"
path="/images/sunstone/common/light/sunstone_dashboard.png"
alt="FireEdge Sunstone dashboard" align="center" width="90%" mb="40px"
>}}

| Parameter | Default Value | Description |
| ---------------------- | --------------------------------------- | ------------------------------------------------------------ |
Expand All @@ -94,7 +98,6 @@ After a configuration change the FireEdge server must be [restarted]({{% relref
| `use_extended_vmpool` | `true` | True to use the extended information fetch for vm pools |
| `currentTimeZone` | | Time Zone |
| `rowStyle` | `card` | Changes the style of rows in tables. Values can be `card` or `list`. |
| `fullViewMode` | `false` | Changes to full mode view when see details of a resource. Values can be `true` or `false`. |

Once the server is initialized, it creates the file `/var/lib/one/.one/fireedge_key`, used to encrypt communication with Guacd.

Expand Down Expand Up @@ -142,36 +145,45 @@ If the attribute `logo:` is defined and the attribute `favicon:` is not defined,
{{< alert title="Note" type="info" >}}
The logo and the favicon can be updated without needing to restart the FireEdge server!{{< /alert >}}

{{< image path="/images/fireedge_login_linux_logo.png" alt="Sunstone login" align="center" width="90%" mb="20px" >}}
{{< image
pathDark="/images/sunstone/common/dark/sunstone-login-page-custom-logo.png"
path="/images/sunstone/common/light/sunstone-login-page-custom-logo.png"
alt="Sunstone login with custom logo" align="center" width="90%" mb="20px"
>}}

{{< image path="/images/fireedge_drawer_linux_logo.png" alt="Sunstone drawer" align="center" width="90%" mb="20px" >}}
{{< image
pathDark="/images/sunstone/common/dark/sunstone-full-dashboard-custom-logo.png"
path="/images/sunstone/common/light/sunstone-full-dashboard-custom-logo.png"
alt="Sunstone dashboard with custom logo" align="center" width="90%" mb="20px"
>}}

<a id="fireedge-conf-guacamole"></a>

### Configure Tables

Tables in Sunstone can be configured to visualize data as a list of plain text or as a list of cards:
Tables in Sunstone can be configured to visualize data as a table or as a list of cards:

{{< image path="/images/sunstone_list_datatable.png" alt="Sunstone list datatable" align="center" width="90%" mb="40px" >}}
{{< image
pathDark="/images/sunstone/common/dark/sunstone-vms-card-view.png"
path="/images/sunstone/common/light/sunstone-vms-card-view.png"
alt="Sunstone virtual machines card view" align="center" width="90%" mb="20px"
>}}

{{< image path="/images/sunstone_card_datatable.png" alt="Sunstone card datatable" align="center" width="90%" mb="20px" >}}
{{< image
pathDark="/images/sunstone/common/dark/sunstone-vms-table-view.png"
path="/images/sunstone/common/light/sunstone-vms-table-view.png"
alt="Sunstone virtual machines table view" align="center" width="90%" mb="40px"
>}}

This configuration could be modified in the `/etc/one/fireedge/sunstone/sunstone-server.conf` file modifying the parameter `rowStyle`. [See this table](fireedge#fireedge-sunstone-configuration).

Moreover, Suntone has the capacity to show the detail of a resource in a full screen mode or in a split mode:
This configuration will be overridden for a specific user if the user changes the configuration in the settings section.

{{< image path="/images/sunstone_resource_full_mode.png" alt="Sunstone resource full mode" align="center" width="90%" mb="40px" >}}

{{< image path="/images/sunstone_resource_split_mode.png" alt="Sunstone resource split mode" align="center" width="90%" mb="40px" >}}

This configuration can be modified in the `/etc/one/fireedge/sunstone/sunstone-server.conf` file modifying the parameter `fullViewMode`. [See this table](#fireedge-sunstone-configuration).

{{< alert title="Warning" type="warning" >}}
Changes will not be visible for users whose template has the `TEMPLATE/FIREEDGE/FULL_SCREEN_INFO` attribute configured, as this value takes precedence over the general Sunstone configuration.{{< /alert >}}

Also, both configurations will be overridden for a specific user if the user changes the configuration in the settings section.

{{< image path="/images/sunstone_setting_list_datatable.png" alt="Sunstone setting list datatable" align="center" width="90%" mb="40px" >}}
{{< image
pathDark="/images/sunstone/common/dark/sunstone-preferences.png"
path="/images/sunstone/common/light/sunstone-preferences.png"
alt="Sunstone preferences" align="center" width="90%" mb="40px"
>}}

### Customize colors

Expand Down
Loading