-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1731 from reebhub/RDoc-2550_serverLevelConfig
Document the server settings view
- Loading branch information
Showing
20 changed files
with
126 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Binary file added
BIN
+21.6 KB
...on.Pages/studio/server/images/server-settings_hover-for-explanation-caption.png
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
BIN
+50.4 KB
...umentation.Pages/studio/server/images/server-settings_hover-for-explanation-caption.snagx
Binary file not shown.
Binary file added
BIN
+43.7 KB
...Raven.Documentation.Pages/studio/server/images/server-settings_list-by-text.png
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
BIN
+232 KB
...ion/5.4/Raven.Documentation.Pages/studio/server/images/server-settings_list-by-text.snagx
Binary file not shown.
Binary file added
BIN
+17.7 KB
...umentation.Pages/studio/server/images/server-settings_manage-server-section.png
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
BIN
+214 KB
...aven.Documentation.Pages/studio/server/images/server-settings_manage-server-section.snagx
Binary file not shown.
Binary file added
BIN
+108 KB
...cumentation.Pages/studio/server/images/server-settings_server-settings-view.png
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
BIN
+441 KB
...Raven.Documentation.Pages/studio/server/images/server-settings_server-settings-view.snagx
Binary file not shown.
57 changes: 57 additions & 0 deletions
57
Documentation/5.4/Raven.Documentation.Pages/studio/server/server-settings.markdown
This file contains 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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# Server Settings | ||
--- | ||
|
||
{NOTE: } | ||
|
||
* The **Server Settings** view displays settings common to all the databases | ||
hosted by the server. | ||
* This is a **read-only** view, showing settings made using | ||
[environment variables](../../server/configuration/configuration-options#environment-variables), | ||
the [settings.json](../../server/configuration/configuration-options#settings.json) | ||
configuration file, and [command line arguments](../../server/configuration/configuration-options#command-line-arguments). | ||
* For the server settings view open **Manage Server** `>>` **Server Settings** | ||
* To modify the settings of individual databases use the [Database Settings](../../studio/database/settings/database-settings) view. | ||
|
||
* In this page: | ||
* [Server Settings View](../../studio/server/server-settings#server-settings-view) | ||
|
||
{NOTE/} | ||
|
||
--- | ||
|
||
{PANEL: Server Settings View} | ||
|
||
![Manage Server Section](images/server-settings_manage-server-section.png "Manage Server Section") | ||
|
||
* **Manage Server** | ||
Click to open the Manage Server section. | ||
|
||
--- | ||
|
||
![Server Settings View](images/server-settings_server-settings-view.png "Server Settings View") | ||
|
||
* **Server Settings** | ||
Click to open the server settings view. | ||
|
||
--- | ||
|
||
![Hover For Explanation Caption](images/server-settings_hover-for-explanation-caption.png "Hover For Explanation Caption") | ||
|
||
* **Settings** | ||
Hover any setting for a description of its functionality. | ||
|
||
--- | ||
|
||
![List By Text](images/server-settings_list-by-text.png "List By Text") | ||
|
||
* **Settings Selection Box** | ||
Enter a string to display only the settings whose names contain this string. | ||
|
||
{PANEL/} | ||
|
||
## Related articles | ||
|
||
**Studio** | ||
[Server Dashboard](../../studio/server/server-dashboard) | ||
[Cluster Dashboard](../../studio/cluster/cluster-dashboard/cluster-dashboard-overview) | ||
[Database Settings](../../studio/database/settings/database-settings) |
This file contains 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
Binary file added
BIN
+21.6 KB
...on.Pages/studio/server/images/server-settings_hover-for-explanation-caption.png
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
BIN
+143 KB
...umentation.Pages/studio/server/images/server-settings_hover-for-explanation-caption.snagx
Binary file not shown.
Binary file added
BIN
+43.7 KB
...Raven.Documentation.Pages/studio/server/images/server-settings_list-by-text.png
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
BIN
+232 KB
...ion/6.0/Raven.Documentation.Pages/studio/server/images/server-settings_list-by-text.snagx
Binary file not shown.
Binary file added
BIN
+17.1 KB
...umentation.Pages/studio/server/images/server-settings_manage-server-section.png
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
BIN
+157 KB
...aven.Documentation.Pages/studio/server/images/server-settings_manage-server-section.snagx
Binary file not shown.
Binary file added
BIN
+159 KB
...cumentation.Pages/studio/server/images/server-settings_server-settings-view.png
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
BIN
+515 KB
...Raven.Documentation.Pages/studio/server/images/server-settings_server-settings-view.snagx
Binary file not shown.
57 changes: 57 additions & 0 deletions
57
Documentation/6.0/Raven.Documentation.Pages/studio/server/server-settings.markdown
This file contains 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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# Server Settings | ||
--- | ||
|
||
{NOTE: } | ||
|
||
* The **Server Settings** view displays settings common to all the databases | ||
hosted by the server. | ||
* This is a **read-only** view, showing settings made using | ||
[environment variables](../../server/configuration/configuration-options#environment-variables), | ||
the [settings.json](../../server/configuration/configuration-options#settings.json) | ||
configuration file, and [command line arguments](../../server/configuration/configuration-options#command-line-arguments). | ||
* For the server settings view open **Manage Server** `>>` **Server Settings** | ||
* To modify the settings of individual databases use the [Database Settings](../../studio/database/settings/database-settings) view. | ||
|
||
* In this page: | ||
* [Server Settings View](../../studio/server/server-settings#server-settings-view) | ||
|
||
{NOTE/} | ||
|
||
--- | ||
|
||
{PANEL: Server Settings View} | ||
|
||
![Manage Server Section](images/server-settings_manage-server-section.png "Manage Server Section") | ||
|
||
* **Manage Server** | ||
Click to open the Manage Server section. | ||
|
||
--- | ||
|
||
![Server Settings View](images/server-settings_server-settings-view.png "Server Settings View") | ||
|
||
* **Server Settings** | ||
Click to open the server settings view. | ||
|
||
--- | ||
|
||
![Hover For Explanation Caption](images/server-settings_hover-for-explanation-caption.png "Hover For Explanation Caption") | ||
|
||
* **Settings** | ||
Hover any setting for a description of its functionality. | ||
|
||
--- | ||
|
||
![List By Text](images/server-settings_list-by-text.png "List By Text") | ||
|
||
* **Settings Selection Box** | ||
Enter a string to display only the settings whose names contain this string. | ||
|
||
{PANEL/} | ||
|
||
## Related articles | ||
|
||
**Studio** | ||
[Server Dashboard](../../studio/server/server-dashboard) | ||
[Cluster Dashboard](../../studio/cluster/cluster-dashboard/cluster-dashboard-overview) | ||
[Database Settings](../../studio/database/settings/database-settings) |