Skip to content

Commit c4896bd

Browse files
committed
docs: Add docs for the environment variables UI
1 parent 40b3708 commit c4896bd

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

docs/pages/product/deployment/cloud/deployments.mdx

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,24 @@ user-specific state of the deployment:
7676
* <Btn>Enter Development Mode</Btn> button indicates whether a user has
7777
entered the [development mode][ref-dev-mode].
7878

79+
## Deployment settings
80+
81+
You can manage various settings of a deployment, such as [environment
82+
variables](#environment-variables), by navigating to the <Btn>Settings</Btn> page of the
83+
deployment.
84+
85+
### Environment variables
86+
87+
You can configure environment variables by navigating to <Btn>Settings → Environment
88+
variables</Btn> where you can add, edit, or remove environment variables for your
89+
deployment.
90+
91+
For convenience, environment variables are split into two lists: ones that relate to
92+
the [data source][ref-data-sources] configuration and all other variables.
93+
Browsing environment variables is reflected in the [Audit Log][ref-audit-log].
94+
95+
<Screenshot src="https://ucarecdn.com/e7d6cbc3-ed83-492c-9376-dee501ae747a/" />
96+
7997
## Cube version
8098

8199
Each [environment][ref-environments] within a Cube Cloud deployment runs a specific
@@ -151,4 +169,6 @@ resource consumption in different scenarios.
151169
[ref-environments]: /product/workspace/environments
152170
[ref-environments-prod]: /product/workspace/environments#production-environment
153171
[ref-lts]: /product/distribution#long-term-support
154-
[link-semver]: https://semver.org
172+
[link-semver]: https://semver.org
173+
[ref-data-sources]: /product/configuration/data-sources
174+
[ref-audit-log]: /product/workspace/audit-log

0 commit comments

Comments
 (0)