Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace sign up for free with book a demo #417

Merged
merged 15 commits into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/apis/portal-api/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

To use the APIs you'll typically need the following:

1. [Sign up to Quix](https://portal.platform.quix.io/self-sign-up).
1. A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

2. Obtain a Personal Access Token - you need this to authenticate requests.

Expand Down
7 changes: 6 additions & 1 deletion docs/apis/streaming-reader-api/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

To use the APIs you'll typically need the following:

1. [Sign up to Quix](https://portal.platform.quix.io/self-sign-up).
1. A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

2. Obtain a Personal Access Token - you need this to authenticate requests.

Expand Down
7 changes: 6 additions & 1 deletion docs/apis/streaming-writer-api/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

To use the APIs you'll typically need the following:

1. [Sign up to Quix](https://portal.platform.quix.io/self-sign-up).
1. A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

2. Obtain a Personal Access Token - you need this to authenticate requests.

Expand Down
7 changes: 6 additions & 1 deletion docs/connectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Connectors are part of our [open source](https://github.com/quixio/quix-samples)

Connectors help our users connect with other vendors such as AWS and Kafka.

You can explore the connector README files here in Quix Docs. When you are ready to start using them, head over to the Quix Code Samples [GitHub](https://github.com/quixio/quix-samples){target="_blank"} repository, or [sign up](https://quix.io/signup){target="_blank"} and [log in to the platform](https://portal.platform.quix.ai/){target="_blank"}.
You can explore the connector README files here in Quix Docs. When you are ready to start using them, head over to the Quix Code Samples [GitHub](https://github.com/quixio/quix-samples){target="_blank"} repository, or get a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

[//]: <> (#connectors_tile_replacement)
7 changes: 6 additions & 1 deletion docs/create/create-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,12 @@ This page describes how to create a new project, and populate it with two enviro

To do anything useful with Quix, you'll need at least one project, and one environment. You can think of a project as corresponding to a Git repository, and an environment as corresponding to Git branch within that repository.

1. [Sign up](https://portal.platform.quix.io/self-sign-up){target=_blank} and log into Quix.
1. Login in to Quix Cloud.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

2. Click on `+ New project`.

Expand Down
7 changes: 6 additions & 1 deletion docs/develop/integrate-data/jupyter-nb.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ Although Quix is a real-time platform, to build real-time in-memory models and d

You'll need some data stored in Quix. You can use any of the Quix [data sources](../../connectors/index.md) available in the Quix Code Samples.

You can also follow the onboarding process when you [sign-up to Quix](https://portal.platform.quix.io/self-sign-up?xlink=docs){target=_blank}. This process helps you create a source.
You can also follow the onboarding process after you login for the first time. The onboarding process helps you create your first `source`.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

You also need Python 3 environment set up in your local environment.

Expand Down
8 changes: 7 additions & 1 deletion docs/integrations/databases/influxdb/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,13 @@ This quickstart demonstrates both saving data to InfluxDB and querying data from

To complete this quickstart you will need:

* A free [Quix account](https://portal.platform.quix.ai/self-sign-up){target="_blank"}.
* A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* An [InfluxDB account](https://www.influxdata.com/products/influxdb-cloud/serverless/){target=_blank}.

You also need to [create a project](../../../create/create-project.md) with an environment, or simply use your default environment.
Expand Down
8 changes: 7 additions & 1 deletion docs/integrations/databases/influxdb/telegraf.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ search:

This guide assumes you have the following:

* A free [Quix account](https://portal.platform.quix.ai/self-sign-up){target="_blank"}.
* A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* Telegraf [installed](https://docs.influxdata.com/telegraf/v1/install/){target=_blank}.

You also need to [create a project](../../../create/create-project.md) with an environment.
Expand Down
5 changes: 4 additions & 1 deletion docs/kb/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,10 @@ The [Query API](../apis/query-api/overview.md) is used to query persisted data.

Quix provides an online Integrated Development Environment (IDE) for Python projects. When you open any project, you will see the **Run** button, and a console during runtime, in addition to the IntelliSense. It also provides general UI for deploying your code, and managing your projects and environments.

Sign up for a [free account](https://portal.platform.quix.io/self-sign-up).
??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

## Quix Streams

Expand Down
7 changes: 4 additions & 3 deletions docs/kb/what-is-quix.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ Such intelligent real-time decision making has many use cases, including example

Quix has excellent synergy with Machine Learning (ML) systems too. You can quickly deploy your ML model and monitor its performance in real time, modify the model, and redeploy it with a single click.

!!! tip

[Sign up for free](https://portal.platform.quix.io/self-sign-up){target=_blank}.
??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

## Python stream processing in brief

Expand Down
14 changes: 6 additions & 8 deletions docs/quix-cloud/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,14 @@ If you're new to Quix Cloud or need a refresher on its features, [learn more her

Before proceeding, ensure you've completed the [Quix CLI Quickstart](../quix-cli/cli-quickstart.md).

## Step 1: Sign up to Quix Cloud
## Step 1: Sign in to Quix Cloud

It's free to [sign up to Quix Cloud](https://portal.platform.quix.io/self-sign-up){target=_blank}.
??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

<div>
<a class="md-button md-button--primary" href="https://portal.platform.quix.io/self-sign-up" style="margin-right:.5rem;">Sign up to Quix Cloud</a>
<br/>
</div>

After signing up using the method of your choice, you'll be taken to the `Welcome to Quix` dialog, where you can create a new project, as shown in the next step.
After you sign in, you'll be taken to the `Welcome to Quix` dialog, where you can create a new project, as shown in the next step.

## Step 2: Create your first project

Expand Down
7 changes: 5 additions & 2 deletions docs/quix-cloud/quixtour/ingest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

In this part of the tour you'll get some data flowing into your pipeline. You do this by reading CPU load on your service and publishing it to a topic.

## Step 1: Sign up to Quix Cloud
## Step 1: Sign in to Quix Cloud

It's free to [sign up to Quix Cloud](https://portal.platform.quix.io/self-sign-up){target=_blank}.
??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

After signing up using the method of your choice, you'll be taken to the `Welcome to Quix` dialog, where you can create a new project, as shown in the next step.

Expand Down
7 changes: 6 additions & 1 deletion docs/tutorials/clickstream/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ If you need any assistance while following the tutorial, we're here to help in t

## Prerequisites

To get started make sure you have a [free Quix account](https://portal.platform.quix.ai/self-sign-up).
You'll need a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

## Redis Cloud

Expand Down
7 changes: 6 additions & 1 deletion docs/tutorials/computer-vision/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,12 @@ If you need any assistance while following the tutorial, we're here to help in t

## Prerequisites

To get started make sure you have a [free Quix account](https://portal.platform.quix.io/self-sign-up).
You'll need a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

### TfL account and API key

Expand Down
8 changes: 7 additions & 1 deletion docs/tutorials/currency-alerting/currency-alerting.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ If you need any help, please sign up to the [Quix Community](https://quix.io/sla

To complete this tutorial you will need the following accounts:

* [Quix](https://quix.io){target=_blank} - You can sign up for a free account [here](https://portal.platform.quix.io/self-sign-up){target=_blank}. This enables you to create the real-time stream processing pipeline.
* [Quix Cloud account](https://quix.io){target=_blank} - This enables you to create the real-time stream processing pipeline.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* [CoinAPI](https://coinapi.io){target=_blank} - You can sign up for a free API key [here](https://www.coinapi.io/Pricing){target=_blank}. On the free tier, click the `GET A FREE API KEY` button, enter the requested information, and you will receive an email containing your API key. This enables you to access a stream of constantly updated BTC/USD exchange rate data.
* [Pushover](https://pushover.net){target=_blank} - You can sign up for a free account [here](https://pushover.net/signup){target=_blank}. Enter your details, and click `Signup`. You will receive a welcome email, and you can log in to Pushover to retrieve your user key and generate an API token. This enables you to send notifications to your phone. Install the Pushover mobile app from the [Apple App store](https://apps.apple.com/us/app/pushover-notifications/id506088175){target=_blank} or [Google Play](https://play.google.com/store/apps/details?id=net.superblock.pushover&hl=en){target=_blank}.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,12 @@ You have to create and deploy three applications. Quix has:

- A Quix account

- A mobile device
??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

!!! tip
If you don’t have a Quix account yet, go [here](https://quix.io/signup){target=_blank} to create one.
- A mobile device

## Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/event-detection/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The UI displays a map with the route being taken, various data values sent from

## The parts of the tutorial

This tutorial is divided into several parts to make it more a manageable learning experience. Feel free to complete the various parts at your own pace, your [Quix account](https://portal.platform.quix.io/self-sign-up) is **free and credit renews each month**. The parts of this tutorial are as follows:
This tutorial is divided into several parts to make it more a manageable learning experience. Feel free to complete the various parts at your own pace. The parts of this tutorial are as follows:

1. [**Data Acquisition**](./data-acquisition.md). Streaming data into the crash detection pipeline brings the solution to life. You have two options here, stream data live from your phone, or use some prerecorded CSV data based on the best option for your use case.

Expand Down
8 changes: 7 additions & 1 deletion docs/tutorials/influxdb-alerting/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,13 @@ If you need any assistance while following the tutorial, we're here to help in t

To complete this tutorial you'll need to:

* [Obtain a free Quix account](https://portal.platform.quix.io/self-sign-up)
* Get a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* [Create a project in Quix Cloud](../../create/create-project.md)
* [Install Quix Streams](https://github.com/quixio/quix-streams?tab=readme-ov-file#install-quix-streams){target=_blank}
* Optionally sign up for [PagerDuty](https://www.pagerduty.com/){target=_blank} (to send alerts)
Expand Down
8 changes: 7 additions & 1 deletion docs/tutorials/influxdb-migration/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,13 @@ If you need any assistance while following the tutorial, we're here to help in t

To complete this tutorial you'll need to:

* [Obtain a free Quix account](https://portal.platform.quix.io/self-sign-up)
* Get a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* [InfluxDB v2](https://www.influxdata.com/downloads/){target=_blank} (Cloud or self-hosted)
* [InfluxDB v3 Cloud](https://docs.influxdata.com/influxdb/cloud/sign-up/){target=_blank}

Expand Down
16 changes: 14 additions & 2 deletions docs/tutorials/matlab/matlab-and-simulink.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@ This section describes the steps for deploying a MATLAB function that rotates 2D

### Prerequisites

* A Quix account. You can sign up for a free account from the Quix [website](https://quix.io/product/){target=_blank}.
* A Quix account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* It is assumed you have created a Quix project and environment in which to contain your application. Alternatively, you can use a legacy workspace, but this is not recommended.
* MathWorks licenses for MATLAB, MATLAB Compiler and the MATLAB Compiler SDK.

Expand Down Expand Up @@ -127,7 +133,13 @@ This section describes the steps for deploying a Simulink model of an [internal

### Prerequisites

- A Quix account. You can sign up for a free account from the Quix [website](https://quix.io/product/){target=_blank}.
- A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

- MathWorks licenses for MATLAB, MATLAB Compiler, Simulink, Simulink Compiler and MATLAB Compiler SDK.

This tutorial uses MATLAB R2023a. Please refer to the [Working with different MATLAB versions](#working-with-different-matlab-versions) section for information on how to use a different version of MATLAB.
Expand Down
7 changes: 6 additions & 1 deletion docs/tutorials/predictive-maintenance/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,12 @@ If you need any assistance while following the tutorial, we're here to help in t

## Prerequisites

To get started make sure you have a [free Quix account](https://portal.platform.quix.ai/self-sign-up){target="_blank"}.
You'll need a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

### InfluxDB

Expand Down
8 changes: 6 additions & 2 deletions docs/tutorials/rss-tutorial/rss-processing-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@ This tutorial has three parts

What you need

- A free [Quix account](https://quix.io/signup){target=_blank}. It
comes with enough credits to create this application.
- A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

- A Slack account with access to create a webhook. ([This guide](https://api.slack.com/messaging/webhooks){target=_blank} can help you with this step.)

Expand Down
7 changes: 6 additions & 1 deletion docs/tutorials/sentiment-analysis/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,12 @@ If you need any assistance while following the tutorial, we're here to help in t

## Prerequisites

To get started make sure you have a [free Quix account](https://portal.platform.quix.io/self-sign-up).
Get a Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

### Twitch API key

Expand Down
7 changes: 6 additions & 1 deletion docs/tutorials/slack-alerting/slack-alerting.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,12 @@ A Quix Service receives data from the Transport For London BikePoint API and str

To proceed with this tutorial you need:

- [Free Quix account](https://portal.platform.quix.io/self-sign-up/){target=_blank}.
- A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

- Access to Slack, you’ll need to be an admin.

Expand Down
8 changes: 7 additions & 1 deletion docs/tutorials/train-and-deploy-ml/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@ If you'd like to watch a video before stepping through this tutorial, you can vi

To complete this tutorial you need the following:

* A free [Quix account](https://portal.platform.quix.io/self-sign-up/){target=_blank}.
* A Quix Cloud account.

??? info "Start for free"
[Book a session](https://meetings.hubspot.com/mike-rosam/product-demo) with us to start for free.

We will create a time-limited free account for you, and our experts will help you get started with your specific use case.

* [Python3](https://www.python.org/downloads/){target=_blank} installed.
* [Jupyter Notebook](https://jupyter.org/){target=_blank} to train your model and load data for training. See [How to work with Jupyter Notebook](../../develop/integrate-data/jupyter-nb.md) for further information.

Expand Down