diff --git a/.ttn-lw-cli.yml b/.ttn-lw-cli.yml new file mode 100644 index 0000000000..54d479b9e4 --- /dev/null +++ b/.ttn-lw-cli.yml @@ -0,0 +1,37 @@ +base: + config: [] + log: + format: console + level: info + experimental: + features: [] +credentials-id: eu1.cloud.thethings.network +input-format: json +output-format: json +allow-unknown-hosts: false +oauth-server-address: https://eu1.cloud.thethings.network/oauth +identity-server-grpc-address: eu1.cloud.thethings.network:8884 +gateway-server-enabled: true +gateway-server-grpc-address: eu1.cloud.thethings.network:8884 +network-server-enabled: true +network-server-grpc-address: eu1.cloud.thethings.network:8884 +application-server-enabled: true +application-server-grpc-address: eu1.cloud.thethings.network:8884 +join-server-enabled: true +join-server-grpc-address: eu1.cloud.thethings.network:8884 +device-template-converter-grpc-address: eu1.cloud.thethings.network:8884 +device-claiming-server-grpc-address: eu1.cloud.thethings.network:8884 +qr-code-generator-grpc-address: eu1.cloud.thethings.network:8884 +packet-broker-agent-grpc-address: eu1.cloud.thethings.network:8884 +insecure: false +ca: "" +dump-requests: false +skip-version-check: false +retry: + max: 0 + default-timeout: 100ms + enable-metadata: true + jitter: 0 +telemetry: + enable: true + target: https://telemetry.thethingsstack.io/collect diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/_index.md b/doc/content/the-things-stack/cloud/billing-and-subscription-management/_index.md index 0a7b74d99e..7e84f6f127 100644 --- a/doc/content/the-things-stack/cloud/billing-and-subscription-management/_index.md +++ b/doc/content/the-things-stack/cloud/billing-and-subscription-management/_index.md @@ -19,7 +19,7 @@ If you are just exploring {{% tts %}} functionalities and performance, we sugges If you are already a user of {{% tts %}} and want to scale up, you can choose between **Standard** and **Plus** plans, both of which have different levels of offered support (**Standard**, **Priority**, **Consulting** and **Free**). You can follow [this link](https://www.thethingsindustries.com/support/) to compare support plans. -On the top of the page, you can also choose between monthly and annual billing plan. +On the top of the page, you can switch between monthly and annual billing plan in order to compare the prices for {{% tts %}} plan you're planning to buy. {{< figure src="plans-and-billing-period.png" alt="Plans and billing period" >}} @@ -27,75 +27,73 @@ Every subscription and support plan have details listed on the Plans page. If yo {{< figure src="faq-and-price-estimation.png" alt="Price estimation and FAQ" >}} -To sign up for any of the above mentioned plans, just click on the button on the plan to sign up and you will be redirected to the checkout page, where you will be requested to enter your personal and billing info. +To sign up for any of the above mentioned plans, just click on the button on the plan to sign up and you will be redirected to the checkout page, where you will be requested to enter your personal and billing info. Under **Summary** section you will see the final price for {{% tts %}} deployment and support plan you've chosen, excluding VAT/tax. This is also a place to apply a discount coupon if you have one. -If you are not looking for a cloud but for an enterprise solution, make sure to check out [self-hosted {{% tts %}} options](https://www.thethingsindustries.com/deployment/). - -{{< note >}} Some deployments (e.g. **{{% tts %}} Dedicated Cloud**) and some support plans (e.g. **Consulting**) are not available for purchase through the platform. Instead, you need to [contact The Things Industries](mailto:info@thethingsindustries.com) to proceed. {{}} +{{< note >}} Keep in mind that if you chose {{% tts %}} Discovery tier, The Things Industries won't charge you anything until you scale up with one of {{% tts %}} deployments. The Things Industries also doesn't see or store your credit card details you provide under **Payment method** step. {{}} -## Creating a Tenant and a Billing Account +{{< figure src="billing-info.png" alt="Personal and billing info" >}} -Once you're finished with the purchase, you'll be directed to enter your Network Server and Billing Account details. +If you are not looking for a cloud but for an enterprise solution, make sure to check out [self-hosted {{% tts %}} options](https://www.thethingsindustries.com/deployment/). -First, you need to provide a **Tenant name** and a **Tenant ID** for the tenant you want to create. +{{< note >}} Some deployments (e.g. **{{% tts %}} Dedicated Cloud**) and some support plans (e.g. **Consulting**) are not available for purchase through the platform. Instead, you need to [contact The Things Industries](mailto:info@thethingsindustries.com) to proceed. {{}} -{{< figure src="tenant-name-and-id.png" alt="Tenant name and ID" >}} +## Creating Your Network -Then, you need to choose clusters you want to use. You can also determine if you want to list your network on [Packet Broker]({{< ref "/the-things-stack/packet-broker" >}}). +Once you're finished with the purchase, you will be redirected to network creation page. In order to create your custom {{% tts %}} Cloud tenant, you will need to provide details such as name and ID for your network, choose region where you want it deployed, and enter network administrator info. -Add the **Administrator email**, **Administrator username** and **Administrator full name** for your Billing Account. +{{< figure src="network-name.png" alt="Enter network name" >}} -{{< figure src="cluster-and-administrator-info.png" alt="Cluster and administrator info" >}} +{{< figure src="network-id.png" alt="Enter network ID" >}} -Finish with tenant settings by clicking the **Proceed to Billing Information** button. +{{< figure src="cluster.png" alt="Choose cluster" >}} -Next, you need to enter your **Company name**, as well as the **Billing email** and **Billing password**. +{{< figure src="admin.png" alt="Provide admin info" >}} -{{< figure src="billing-email-and-password.png" alt="Billing account info" >}} +Finally, click the **Launch {{% tts %}} Cloud** button to create your network. -You also need to provide some personal info like **Phone number**, **Address**, **City**, **Zip** and **Country**. +## Manage your Subscriptions, Support and Billing Plans -The last step is related to payment details. Under **Recap** you'll be able to see the price for {{% tts %}} deployment and support plan you've chosen, excluding VAT/tax. +After you purchased {{% tts %}} subscription, you'll receive some emails in the inbox of the administrator email address you provided previously. -If you have a discount coupon, you can use it here. +Among other info, you'll be provided with a URL to access your newly created tenant's Console. The Console will be available on: -{{< figure src="recap-and-coupon.png" alt="Price and coupon" >}} +`https://..cloud.thethings.industries` -Finally, you have to provide the **Payment method** info. You will need to add your credit card details here. +e.g. `https://docs-test-network.eu1.cloud.thethings.industries` for above shown example. -{{< note >}} Keep in mind that if you chose {{% tts %}} Discovery tier, The Things Industries won't charge you anything until you scale up with one of {{% tts %}} deployments. The Things Industries also doesn't see or store your credit card details you provide under **Payment method** step. {{}} +Use the administrator username you provided in previous steps to access it. You might be asked to change your administrator password to log into your tenant. -## Manage your Subscriptions, Support and Billing Plans +To manage your subscriptions, log in [here](https://accounts.thethingsindustries.com/login) with the administrator email and password you created in previous steps. -After you purchased {{% tts %}} subscription and created your Billing Account, you'll receive some emails in the inbox of the administrator email address. +To check your current subscriptions, open the **Subscriptions** tab. -Among other info, you'll be provided with a URL to access your newly created tenant's Console. In this example, the URL is `https://docs-demo.eu1.cloud.thethings.industries/`. Use the administrator username you provided in previous steps to access it. You might be asked to change your administrator password to log into your tenant. +{{< figure src="subscriptions.png" alt="Subscriptions overview" >}} -Navigate to the [Billing Account login page](https://accounts.thethingsindustries.com/login). Use the Billing Account administrator email and password you created in previous steps. Click on **Log in**. +To add a new subscription, click the **Add a subscription** button and follow steps that will be identical to the ones described in sections above. -{{< figure src="billing-account-login.png" alt="Billing-account-login" >}} +You can also edit existing subscriptions. To do this, click on your previously created subscription. You'll be able to see subscription details such as payment due date, payment method, usage tier and invoice history. -To check your current subscriptions, open the **Current subscriptions** tab. +{{< figure src="edit-subscription.png" alt="Edit existing subscription" >}} -To add a new subscription, click the **Add a subscription** button at the bottom of the page and follow steps that will be identical to the ones described in sections above. +To edit customer info or default payment method, click the **Change** button next to **Payment method**. There you can also set a purchase number (PO). -You can also edit existing subscriptions. To do this, click on a single subscription. You'll be able to see usage tier, support and pricing details, as well as credit card info. +{{< note >}} The same customer info and payment method settings are available under the **Payment Settings** tab. {{}} -{{< figure src="subscription-details.png" alt="Subscription details" >}} +{{< figure src="payment-settings.png" alt="Payment settings" >}} -To upgrade your subscription and be able to add more entities and enjoy full {{% tts %}} service, click the **Upgrade** button and follow instructions. +To upgrade your subscription and be able to add more entities and enjoy full {{% tts %}} service, click the **Change plan** button and choose your desired subscription, then finish with **Upgrade cloud**. You can also apply a discount coupon here. -Here you can also edit your support plan. Having a support lets you contact The Things Industries support team via [email](mailto:support@thethingsindustries.com) or via the [Support portal](https://thethingsindustries.atlassian.net/servicedesk/customer/portal/1). +{{< figure src="upgrade.png" alt="Upgrade existing subscription" >}} -Scroll down to the bottom of the page to **Cancel subscription**. +You can also upgrade your support plan (or add one if you haven't done so previously). -To access your invoices and billing information, switch to the **Invoices** tab. +{{< figure src="upgrade-support.png" alt="Upgrade support plan" >}} -{{< figure src="invoices.png" alt="Invoices overview" >}} +In a similar manner, you can also choose to downgrade your subscription or support plan. -Under **Invoice Information** you can see the billing info you provided and you can edit it if you like so. +Under **Invoice History** section, you will be able to see and download invoices and receipts for your subscription. To access your invoices for all purchased subscriptions, switch to the **Invoices** tab. -Your past invoices will be available for download under **Invoice History**. +{{< figure src="invoices-overview.png" alt="Invoices overview" >}} {{< note >}} If you change your billing information, it will be applied only on newly created invoices. Invoices that have been created before that cannot be changed. {{}} @@ -115,7 +113,7 @@ Please reach out to our [sales team](mailto:sales@thethingsindustries.com) and r ### Can multiple users access a single Billing Account? -No, {{% tts %}} Billing Account can only be accessed by one person (i.e. one email address). However, you can change the email address which receives payment reminders and appears on the invoices. To edit this email addess, navigate to **Invoices** tab in your Billing Account, then click **Edit billing information** under the **Invoice Information** section and change it. +No, {{% tts %}} Billing Account can only be accessed by one person (i.e. one email address). ### I'm facing an error that says I reached a limit for adding devices/gateways. What do I do? @@ -143,4 +141,4 @@ If you've reached a limit for adding devices and/or gateways, you'll be facing t } ``` -If you want to add more entities than your current limit allows you to, you will need to upgrade your subscription plan. For example above, you could upgrade your plan from Discovery to Standard or Plus. If you face any difficulties with upgrading your plan, feel free to reach [The Things Industries sales team](mailto:sales@thethingsindustries.com). \ No newline at end of file +If you want to add more entities than your current limit allows you to, you will need to upgrade your subscription plan. For example above, you could upgrade your plan from Discovery to Standard or Plus. If you want to upgrade make sure to check sections above, and if you face any difficulties, feel free to reach [The Things Industries sales team](mailto:sales@thethingsindustries.com). \ No newline at end of file diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/admin.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/admin.png new file mode 100644 index 0000000000..f4c4c71820 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/admin.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-account-login.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-account-login.png deleted file mode 100644 index a88780c6c3..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-account-login.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-email-and-password.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-email-and-password.png deleted file mode 100644 index 739dfca573..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-email-and-password.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-info.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-info.png new file mode 100644 index 0000000000..36c5b9fc39 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/billing-info.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/cluster-and-administrator-info.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/cluster-and-administrator-info.png deleted file mode 100644 index 1c4c9f20d2..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/cluster-and-administrator-info.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/cluster.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/cluster.png new file mode 100644 index 0000000000..98d91860fe Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/cluster.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/edit-subscription.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/edit-subscription.png new file mode 100644 index 0000000000..b26d9217de Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/edit-subscription.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/invoices-overview.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/invoices-overview.png new file mode 100644 index 0000000000..d8a892dafd Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/invoices-overview.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/invoices.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/invoices.png deleted file mode 100644 index d77c26e7a4..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/invoices.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/network-id.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/network-id.png new file mode 100644 index 0000000000..d9586e73d1 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/network-id.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/network-name.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/network-name.png new file mode 100644 index 0000000000..7090115a78 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/network-name.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/payment-settings.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/payment-settings.png new file mode 100644 index 0000000000..721ce965d1 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/payment-settings.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/recap-and-coupon.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/recap-and-coupon.png deleted file mode 100644 index 32ea7170e7..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/recap-and-coupon.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/subscription-details.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/subscription-details.png deleted file mode 100644 index d9f8835809..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/subscription-details.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/subscriptions.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/subscriptions.png new file mode 100644 index 0000000000..1a4421a41b Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/subscriptions.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/tenant-name-and-id.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/tenant-name-and-id.png deleted file mode 100644 index 95f7700cd1..0000000000 Binary files a/doc/content/the-things-stack/cloud/billing-and-subscription-management/tenant-name-and-id.png and /dev/null differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/upgrade-support.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/upgrade-support.png new file mode 100644 index 0000000000..43e6eeae31 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/upgrade-support.png differ diff --git a/doc/content/the-things-stack/cloud/billing-and-subscription-management/upgrade.png b/doc/content/the-things-stack/cloud/billing-and-subscription-management/upgrade.png new file mode 100644 index 0000000000..aeb83b2d91 Binary files /dev/null and b/doc/content/the-things-stack/cloud/billing-and-subscription-management/upgrade.png differ