Skip to content

Commit

Permalink
bulk find and replace
Browse files Browse the repository at this point in the history
  • Loading branch information
DjP-iX committed Mar 19, 2024
1 parent 897d98c commit 8bd4bae
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: matheus23/md-spellcheck-action@v4.2.2
with:
files-to-check: "./content/*/*.md"
files-to-exclude: "./content/_includes/TNHardwareGuide.md" # optional
files-to-exclude: "./static/includes//TNHardwareGuide.md" # optional
words-to-ignore-file: ./words-to-ignore.txt
2 changes: 1 addition & 1 deletion content/Administration/Users.md
Expand Up @@ -90,7 +90,7 @@ To remove their access to a particular system group, click **-** (minus) on that

## Resetting a User Password at Login

{{< include file="content/_includes/TCResettingUserPassword.md" >}}
{{< include file="/static/includes/TCResettingUserPassword.md" >}}

## Resetting a User Password from the Command Line

Expand Down
2 changes: 1 addition & 1 deletion content/Notices/EoLNotices/TC1.0EoL.md
Expand Up @@ -11,4 +11,4 @@ The TrueCommand 1.3.2 release announcement can be found at https://www.ixsystems

Please schedule a time to upgrade to the latest version of TrueCommand. If assistance is required, please contact the iXsystems Support Team.

{{< include file="content/_includes/iXsystemsSupportContact.md" >}}
{{< include file="/static/includes/iXsystemsSupportContact.md" >}}
2 changes: 1 addition & 1 deletion content/Notices/EoLNotices/TC1.1EoL.md
Expand Up @@ -11,4 +11,4 @@ The TrueCommand 1.3.2 release announcement can be found at https://www.ixsystems

Please schedule a time to upgrade to the latest version of TrueCommand. If assistance is required, please contact the iXsystems Support Team.

{{< include file="content/_includes/iXsystemsSupportContact.md" >}}
{{< include file="/static/includes/iXsystemsSupportContact.md" >}}
2 changes: 1 addition & 1 deletion content/Notices/TCSaaSAgreement.md
Expand Up @@ -7,4 +7,4 @@ aliases:

## Software as a Service Agreement

{{< include file="content/_includes/TCSaaSAgreement.md" >}}
{{< include file="/static/includes/TCSaaSAgreement.md" >}}
2 changes: 1 addition & 1 deletion content/TCGettingStarted/AdminAccounts.md
Expand Up @@ -27,7 +27,7 @@ You can now log in to the TrueCommand web interface with the new administrator a

### Resetting a User Password on the Login Screen

{{< include file="content/_includes/TCResettingUserPassword.md" >}}
{{< include file="/static/includes/TCResettingUserPassword.md" >}}

Admin password resets generate a temporary password to provide login access. This temporary password is then changed by the user. Need help resetting the TrueCommand Admin Cloud password or other user passwords? Contact [**iXsystems Customer Support**]({{< relref "/Introduction/Support.md" >}}) if you have purchased a support contract.

Expand Down
2 changes: 1 addition & 1 deletion content/TCGettingStarted/Clusters.md
Expand Up @@ -202,7 +202,7 @@ The options split into two pages: **Details** and **Confirmation**.

The **Type** field has four options:

{{< include file="/content/_includes/ClusterTypes.md" >}}
{{< include file="/static/includes/ClusterTypes.md" >}}

{{< /expand >}}

Expand Down
2 changes: 1 addition & 1 deletion content/TCGettingStarted/ConnectingTrueNAS.md
Expand Up @@ -34,7 +34,7 @@ Click **RESET FORM** to clear the fields and reset the form if you make a mistak
## Connect Your First TrueNAS System Using TrueCommand Cloud

{{< expand "TrueCommand Cloud: Connecting Systems" "v" >}}
{{< include file="/_includes/TCCloudConnectSystems.md" >}}
{{< include file="/static/includes/TCCloudConnectSystems.md" >}}

When all systems are connected to TrueCommand Cloud, refer to the [TrueCommand Administration articles]({{< relref "/Administration/_index.md" >}}) for more instructions about setting up configuration backups, alerts, reports, and role-based access control.
{{< /expand >}}
Expand Down
4 changes: 2 additions & 2 deletions content/TCGettingStarted/InitialConfig.md
Expand Up @@ -109,7 +109,7 @@ Enter numeric values in the **Months** and **Backups** fields.
This feature is only available for local installations or containerized TrueCommand deployments.
{{< /hint >}}

{{< include file="content/_includes/TrueCommandSSL.md" >}}
{{< include file="/static/includes/TrueCommandSSL.md" >}}

### Alert Options

Expand All @@ -136,7 +136,7 @@ Select **Disable Telemetry** to disable the disable telemetry and click **SAVE**

Users can configure TrueCommand to use [LDAP servers]({{< relref "LDAPServers.md" >}}) for security and authentication management among connected TrueNAS systems.

{{< include file="/_includes/TrueCommandLDAP.md" >}}
{{< include file="/static/includes/TrueCommandLDAP.md" >}}

## LDAP Teams Widget

Expand Down
6 changes: 3 additions & 3 deletions content/TCGettingStarted/Install/InstallTCCloud.md
Expand Up @@ -119,14 +119,14 @@ The next step is to add systems to your configuration.
## Connect Systems to the TrueCommand Cloud Instance

{{< expand "TrueCommand Cloud: Connecting Systems" "v" >}}
{{< include file="/_includes/TCCloudConnectSystems.md" >}}
{{< include file="/static/includes/TCCloudConnectSystems.md" >}}

For more information on connecting TrueNAS systems to TrueCommand Cloud, see [Connecting Your First TrueNAS System]({{< relref "/TCGettingStarted/ConnectingTrueNAS.md" >}}).

When all systems are connected to TrueCommand Cloud, refer to the [TrueCommand Administration articles]({{< relref "/Administration/_index.md" >}}) for more instructions about setting up configuration backups, alerts, reports, and role-based access control.
{{< /expand >}}
### Adding Browser Exceptions
{{< include file="/_includes/TCBrowserExceptions.md" >}}
{{< include file="/static/includes/TCBrowserExceptions.md" >}}

## Create the Administrator Account in TrueCommand Cloud
{{< expand "TrueCommand Cloud: Create the Admin Account" "v" >}}
Expand All @@ -145,7 +145,7 @@ You can now log in to the TrueCommand web interface with the new administrator a

### Resetting a User Password on the Login Screen

{{< include file="content/_includes/TCResettingUserPassword.md" >}}
{{< include file="/static/includes/TCResettingUserPassword.md" >}}
{{< /expand >}}

{{< taglist tag="tccloud" limit="10" >}}
2 changes: 1 addition & 1 deletion content/TCGettingStarted/Install/InstallTCDocker.md
Expand Up @@ -72,6 +72,6 @@ If you cannot establish a connection to the web interface, add the container por
{{< /expand >}}

### Adding Browser Exceptions
{{< include file="/_includes/TCBrowserExceptions.md" >}}
{{< include file="/static/includes/TCBrowserExceptions.md" >}}

{{< taglist tag="tcdocker" limit="10" >}}
2 changes: 1 addition & 1 deletion content/TCGettingStarted/TCReleaseNotes.md
Expand Up @@ -17,7 +17,7 @@ aliases:

## TrueCommand Schedule

{{< include file="/content/_includes/ReleaseScheduleWarning.md" >}}
{{< include file="/static/includes/ReleaseScheduleWarning.md" >}}

{{< truetable >}}
| Version | Checkpoint | Scheduled Date |
Expand Down
4 changes: 2 additions & 2 deletions content/TCGettingStarted/UserAccounts.md
Expand Up @@ -58,7 +58,7 @@ To verify a user email address and set 2FA:

## Automatic Creation with LDAP

{{< include file="content/_includes/TrueCommandLDAP.md" >}}
{{< include file="/static/includes/TrueCommandLDAP.md" >}}

## Teams and Permissions

Expand All @@ -81,6 +81,6 @@ To remove user access to a particular system group, click **-** (minus) on the d

## Resetting a User Password at Login

{{< include file="content/_includes/TCResettingUserPassword.md" >}}
{{< include file="/static/includes/TCResettingUserPassword.md" >}}

{{< taglist tag="tcinstall" limit="10" >}}
2 changes: 1 addition & 1 deletion static/includes/TNLifecycle.md
Expand Up @@ -41,7 +41,7 @@ In early 2021, TrueNAS Core/Enterprise 12.0 and 13.0 branches were in active dev
These versions of the software are in active development and maintenance.
We encourage users to actively keep their software updated to an active development version to continue to receive security patches and other software improvements.

{{< include file="/content/_includes/SoftwareStatusPage.md" >}}
{{< include file="/static/includes/SoftwareStatusPage.md" >}}

## TrueNAS Quality Lifecycle

Expand Down

0 comments on commit 8bd4bae

Please sign in to comment.