Skip to content

Commit e84b7bf

Browse files
author
nginx
committed
Pre OSS commit
1 parent 4803b2c commit e84b7bf

File tree

581 files changed

+8424
-10828
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

581 files changed

+8424
-10828
lines changed

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ enableGitInfo = true
1414
nms = '/nginx-management-suite/:sections[1:]/:filename'
1515
amplify = '/nginx-amplify/:sections[1:]/:filename'
1616
mesh = '/nginx-service-mesh/:sections[1:]/:filename'
17-
17+
nim = '/nginx-instance-manager/:sections[1:]/:filename'
1818

1919
[caches]
2020
[caches.modules]

content/includes/acm/installation/install-acm-dataplane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The data plane platform has the following requirements:
1111
<details closed>
1212
<summary><i class="fa-solid fa-circle-info"></i> Supported Linux distributions</summary>
1313

14-
{{< include "tech-specs/nms-supported-distros.md" >}}
14+
{{< include "nim/tech-specs/supported-distros.md" >}}
1515

1616
</details>
1717

content/includes/acm/installation/install-acm-offline.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
sudo yum --nogpgcheck install /home/user/nms-api-connectivity-manager_<version>.x86_64.rpm
1111
```
1212

13-
3. (Optional) If you used a custom address, username, or password or enabled TLS when installing ClickHouse, follow the steps in the [Configure ClickHouse]({{< relref "/nms/admin-guides/getting-started/configure-clickhouse.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to ClickHouse.
13+
3. (Optional) If you used a custom address, username, or password or enabled TLS when installing ClickHouse, follow the steps in the [Configure ClickHouse]({{< relref "/nim/admin-guide/getting-started/configure-clickhouse.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to ClickHouse.
1414

15-
4. (Optional) If you use Vault, follow the steps in the [Configure Vault]({{< relref "/nms/admin-guides/getting-started/configure-vault.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to Vault.
15+
4. (Optional) If you use Vault, follow the steps in the [Configure Vault]({{< relref "/nim/admin-guide/getting-started/configure-vault.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to Vault.
1616

1717
{{%/tab%}}
1818
{{%tab name="Debian, Ubuntu, and Deb-Based"%}}
@@ -25,9 +25,9 @@
2525
sudo apt-get install -f /home/user/nms-api-connectivity-manager_<version>_amd64.deb
2626
```
2727

28-
3. (Optional) If you used a custom address, username, or password or enabled TLS when installing ClickHouse, follow the steps in the [Configure ClickHouse]({{< relref "/nms/admin-guides/getting-started/configure-clickhouse.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to ClickHouse.
28+
3. (Optional) If you used a custom address, username, or password or enabled TLS when installing ClickHouse, follow the steps in the [Configure ClickHouse]({{< relref "/nim/admin-guide/getting-started/configure-clickhouse.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to ClickHouse.
2929

30-
4. (Optional) If you use Vault, follow the steps in the [Configure Vault]({{< relref "/nms/admin-guides/getting-started/configure-vault.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to Vault.
30+
4. (Optional) If you use Vault, follow the steps in the [Configure Vault]({{< relref "/nim/admin-guide/getting-started/configure-vault.md" >}}) guide to update the `nms.conf` file. If you don't do so, NGINX Management Suite won't be able to connect to Vault.
3131

3232
{{%/tab%}}
3333
{{</tabs>}}

content/includes/admin-guides/auth/basic-auth/basic-auth-api-requests.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

content/includes/admin-guides/auth/create-user-groups.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

content/includes/admin-guides/rbac/assign-roles-to-user-groups.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/includes/admin-guides/rbac/assign-roles-to-users.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

content/includes/admin-guides/rbac/create-roles.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

content/includes/admin-guides/rbac/edit-roles.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

content/includes/admin-guides/rbac/features/instance-manager.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)