Skip to content

Latest commit

 

History

History
151 lines (88 loc) · 6.76 KB

InstallTCCloud.md

File metadata and controls

151 lines (88 loc) · 6.76 KB
title description weight tags
Installing TrueCommand Cloud
Describes the steps for installing TrueCommand Cloud.
10
tccloudinstall
tcinstall
tccloud
scaletoptoolbar
coretoptoolbar

{{< toc >}}

TrueCommand is versatile and offers several different install options. TrueCommand Cloud is the preferred method for using TrueCommand since it requires no local resources or specific hardware requirements to get started!

{{< hint type=note >}} Please note that a credit card number is required for Cloud Signups.

If you're purchasing TrueNAS Enterprise hardware or licenses, you might be eligible to receive an additional TrueCommand license that lasts the duration of the TrueNAS Enterprise contract. Contact [iXsystems Customer Support]({{< relref "/Introduction/Support.md" >}}) for more details about adding TrueCommand to your TrueNAS Enterprise purchase. {{< /hint >}}

Getting Started with Cloud Deployment

{{< expand "TrueCommand Cloud: Register and Create Subscription" "v" >}}

TrueCommand Cloud is a SaaS offering of TrueCommand with a WireGuard VPN capability to connect TrueNAS systems through firewalls. TrueCommand Cloud is compatible with TrueNAS version 12.0 and newer.

Register an iXsystems Account

Open https://portal.ixsystems.com and click Register.

PortalLogin

Fill out the form using the email address you want to use.

PortalAccountCreate

Check the address spam folder if the email does not arrive within a few minutes. If the email is in the spam folder, mark it as not spam and add the account to the address book. After receiving the verification email, open the link provided to verify the account.

Create a New Subscription

Log in to the verified account and click New Subscription.

PortalDashboard

PortalCloudSubscription

Select the TrueCommand Cloud option and choose the subscription plan that best fits your current needs.

PortalCloudSubscriptionOptions

Click Continue to proceed.

PortalCloudSubscriptionSelected

Next, fill out the payment form.

CloudSubscriptionPayment

Click Subscribe and wait until the form is accepted. The Account Services window confirms that you have an active TrueNAS Cloud account with an active subscription.

Provision the Active Subscription

Click the Provision Now button located to the right of the Active Subscription listing.

PortalDashboardActiveSubscription

Select a subnet that your network is not using from the Subnet dropdown list.

TrueCommandProvisionSubnet

Click Create Instance. This returns you to the Account Services screen.

The next step is to add a client and create a WireGuard Config file.

{{< /expand >}}

Adding a Client and WireGuard in TrueCommand Cloud

{{< expand "TrueCommand Cloud: Add Client and WireGuard" >}}

From the account home page, click Manage.

To obtain a TrueCommand WireGuard config file you need to add a client.

Under Create Access Client provide a nickname and click the Add button.

CloudSubscriptionServiceDetails

After adding the client, click to download the configuration file.

CloudSubscriptionServiceDetailsWireGuardClient

Open Wireguard on your system and click Add Tunnel.

WireGuardTunnels

Select the TrueCommand WireGuard configuration file you downloaded.

WireGuardTCCloudInactive

Click Activate to initialize the Wireguard tunnel.

WireGuardTCCloudActivate

See the WireGuard home page for more information on WireGuard and WireGuard clients.

The TrueCommand Cloud IP address is on the iXsystems account portal.

When WireGuard is active, log in to the TrueCommand Cloud interface by clicking the TrueCommand IP address on the portal, or manually enter the TrueCommand Cloud IP in a browser.

The next step is to add systems to your configuration. {{< /expand >}}

Connect Systems to the TrueCommand Cloud Instance

{{< expand "TrueCommand Cloud: Connecting Systems" "v" >}} {{< 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="/static/includes/TCBrowserExceptions.md" >}}

Create the Administrator Account in TrueCommand Cloud

{{< expand "TrueCommand Cloud: Create the Admin Account" "v" >}}

When accessing the interface for the first time, you need to create an admin account.

TrueCommand Admin Creation

Enter a username and password. Read the Terms of Service, select I have read and agree to the terms of service, and click SIGN UP.

TrueCommand creates the admin login credentials and displays the login page.

TrueCommand Admin Sign In

You can now log in to the TrueCommand web interface with the new administrator account credentials.

Resetting a User Password on the Login Screen

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

{{< taglist tag="tccloud" limit="10" >}}