Skip to content

Commit

Permalink
Merge pull request #69 from scalar-labs/update-link-in-readme
Browse files Browse the repository at this point in the history
Update "contact us" links and revise README text
  • Loading branch information
josh-wong authored Sep 3, 2023
2 parents e298bb9 + c5222cd commit 21f2d13
Show file tree
Hide file tree
Showing 73 changed files with 82 additions and 82 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# ScalarDB Documentation
# ScalarDB Enterprise Documentation

> **Note**
>
> If you are looking for the documentation repository for the open-source version of ScalarDB, please see [scalar-labs/docs-scalardb-community](https://github.com/scalar-labs/docs-scalardb-community), which stores the documentation for [ScalarDB Community Docs](https://scalardb-community.scalar-labs.com/docs).
> If you're looking for the documentation repository for the open-source version of ScalarDB, please see [scalar-labs/docs-scalardb-community](https://github.com/scalar-labs/docs-scalardb-community), which stores the documentation for [ScalarDB Community Docs](https://scalardb-community.scalar-labs.com/docs).
This repository contains documentation source files for the commercial version of ScalarDB. Please view this documentation at [ScalarDB Docs](https://scalardb.scalar-labs.com/docs).
This repository contains documentation source files for the commercial version of ScalarDB. Please view this documentation at [ScalarDB Enterprise Docs](https://scalardb.scalar-labs.com/docs).

## Need a commercial license?
## Interested in using ScalarDB Enterprise?

To request a trial license, visit [Trial License Application](https://scalar-labs.com/application).
If you're interested in using ScalarDB Enterprise, please [contact us](https://www.scalar-labs.com/contact).
2 changes: 1 addition & 1 deletion docs/3.10/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ The code formatter is automatically executed when committing files. A commit wil
ScalarDB is dual-licensed under both the Apache 2.0 License (found in the LICENSE file in the root directory) and a commercial license.
You may select, at your option, one of the above-listed licenses.
The commercial license includes several enterprise-grade features such as management tools and declarative query interfaces like GraphQL and SQL interfaces.
Regarding the commercial license, please [contact us](https://scalar-labs.com/contact_us/) for more information.
Regarding the commercial license, please [contact us](https://www.scalar-labs.com/contact/) for more information.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document explains how to use the Java API.

The client libraries are available in the [packages for ScalarDB Cluster](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-cluster).
Since the packages are available under a commercial license, you need to get a commercial license and permission to access the packages.
For more details, please [contact us](https://scalar-labs.com/contact_us/).
For more details, please [contact us](https://www.scalar-labs.com/contact/).

Before you add the dependency, you need to add the Maven repository by using your build tool, such as Gradle and Maven.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you don't have ScalarDB Cluster set up, please follow the instructions in [Se

In addition, you need access to the [ScalarDB Cluster GitHub repository](https://github.com/scalar-labs/scalardb-cluster).
This repository is available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

## Sample application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you don't have ScalarDB Cluster set up, please follow the instructions in [Se

In addition, you need access to the [ScalarDB Cluster GitHub repository](https://github.com/scalar-labs/scalardb-cluster), [packages in the ScalarDB Cluster repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-cluster), and [packages in the ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need to set the `gpr.user` property to your GitHub username and the `gpr.key` property to your personal access token.
To do so, you must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you don't have ScalarDB Cluster set up, please follow the instructions in [Se

In addition, you need access to the [ScalarDB Cluster GitHub repository](https://github.com/scalar-labs/scalardb-cluster), [packages in the ScalarDB Cluster repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-cluster), and [packages in the ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need to set the `gpr.user` property to your GitHub username and the `gpr.key` property to your personal access token.
To do so, you must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you don't have ScalarDB Cluster set up, please follow the instructions in [Se

In addition, you need access to the [ScalarDB Cluster GitHub repository](https://github.com/scalar-labs/scalardb-cluster) and [packages in the ScalarDB Cluster repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-cluster).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need to set the `gpr.user` property to your GitHub username and the `gpr.key` property to your personal access token.
To do so, you must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you don't have ScalarDB Cluster set up, please follow the instructions in [Se

In addition, you need access to the [ScalarDB Cluster GitHub repository](https://github.com/scalar-labs/scalardb-cluster).
This repository is available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

## Sample application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you don't have ScalarDB Cluster set up, please follow the instructions in [Se

In addition, you need access to the [ScalarDB Cluster GitHub repository](https://github.com/scalar-labs/scalardb-cluster).
This repository is available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

## Sample application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This document provides instructions on how to set up a ScalarDB Cluster by using

In addition, you need access to the [ScalarDB Cluster Node docker image](https://github.com/orgs/scalar-labs/packages/container/package/scalardb-cluster-node).
This repository is available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

## What you will create

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This tutorial describes how to create a sample application by using ScalarDB SQL

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For details about these features, see [Two-phase Commit Transactions](https://gi

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This tutorial describes how to create a sample Spring Boot application by using

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
2 changes: 1 addition & 1 deletion docs/3.10/scalardb-samples/spring-data-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This tutorial describes how to create a sample Spring Boot application by using

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
2 changes: 1 addition & 1 deletion docs/3.10/scalardb-sql/add-scalardb-sql-to-your-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The ScalarDB SQL libraries are available as [packages on GitHub](https://github.
{% capture notice--warning %}
**Attention**

You must have a commmercial license and permission to access the ScalarDB SQL libraries. If you need a commercial license, please [contact us](https://scalar-labs.com/contact_us/).
You must have a commmercial license and permission to access the ScalarDB SQL libraries. If you need a commercial license, please [contact us](https://www.scalar-labs.com/contact/).
{% endcapture %}

<div class="notice--warning">{{ notice--warning | markdownify }}</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/3.4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ Here are the contributors we are especially thankful for:
- [Yonezawa-T2](https://github.com/Yonezawa-T2) - reported bugs around Serializable and proposed a new Serializable strategy (now named Extra-Read)

## License
Scalar DB is dual-licensed under both the Apache 2.0 License (found in the LICENSE file in the root directory) and a commercial license. You may select, at your option, one of the above-listed licenses. The commercial license includes enterprise-grade tools, such as a multi-table consistent backup/restore tool for Cassandra. Regarding the commercial license, please [contact us](https://scalar-labs.com/contact_us/) for more information.
Scalar DB is dual-licensed under both the Apache 2.0 License (found in the LICENSE file in the root directory) and a commercial license. You may select, at your option, one of the above-listed licenses. The commercial license includes enterprise-grade tools, such as a multi-table consistent backup/restore tool for Cassandra. Regarding the commercial license, please [contact us](https://www.scalar-labs.com/contact/) for more information.
4 changes: 2 additions & 2 deletions docs/3.4/scalardb-cluster/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It consists of multiple cluster nodes that have ScalarDB capabilities and a rout

The docker images are available on [our repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardb-cluster-node).
Since they are available under a commercial license, you need to get the license and permission to access them.
For more details, please [contact us](https://scalar-labs.com/contact_us/).
For more details, please [contact us](https://www.scalar-labs.com/contact/).

### How to run ScalarDB Cluster on Kubernetes

Expand Down Expand Up @@ -176,7 +176,7 @@ kubectl apply -f scalardb-cluster.yaml

The client libraries are available on [Packages in this repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-cluster).
Since they are available under a commercial license, you need to get the license and permission to access them.
For more details, please [contact us](https://scalar-labs.com/contact_us/).
For more details, please [contact us](https://www.scalar-labs.com/contact/).

Before you add the dependency, you need to add the Maven repository using your build tool such as Gradle and Maven.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This tutorial describes how to create a sample application by using ScalarDB SQL

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ For details about these features, see [Two-phase Commit Transactions](https://gi

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This tutorial describes how to create a sample Spring Boot application by using

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
2 changes: 1 addition & 1 deletion docs/3.4/scalardb-samples/spring-data-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This tutorial describes how to create a sample Spring Boot application by using

In addition, you need access to the [ScalarDB SQL GitHub repository](https://github.com/scalar-labs/scalardb-sql) and [Packages in ScalarDB SQL repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-sql).
These repositories are available only to users with a commercial license and permission.
To get a license and permission, please [contact us](https://scalar-labs.com/contact_us/).
To get a license and permission, please [contact us](https://www.scalar-labs.com/contact/).

You also need the `gpr.user` property for your GitHub username and the `gpr.key` property for your personal access token.
You must either add these properties in `~/.gradle/gradle.properties` or specify the properties by using the `-P` option when running the `./gradlew` command as follows:
Expand Down
2 changes: 1 addition & 1 deletion docs/3.5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Here are the contributors we are especially thankful for:
- [Yonezawa-T2](https://github.com/Yonezawa-T2) - reported bugs around Serializable and proposed a new Serializable strategy (now named Extra-Read)

## License
Scalar DB is dual-licensed under both the Apache 2.0 License (found in the LICENSE file in the root directory) and a commercial license. You may select, at your option, one of the above-listed licenses. The commercial license includes enterprise-grade tools, such as a multi-table consistent backup/restore tool for Cassandra. Regarding the commercial license, please [contact us](https://scalar-labs.com/contact_us/) for more information.
Scalar DB is dual-licensed under both the Apache 2.0 License (found in the LICENSE file in the root directory) and a commercial license. You may select, at your option, one of the above-listed licenses. The commercial license includes enterprise-grade tools, such as a multi-table consistent backup/restore tool for Cassandra. Regarding the commercial license, please [contact us](https://www.scalar-labs.com/contact/) for more information.
4 changes: 2 additions & 2 deletions docs/3.5/scalardb-cluster/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ It consists of multiple cluster nodes that have ScalarDB capabilities and a rout

The docker images are available on [our repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardb-cluster-node).
Since they are available under a commercial license, you need to get the license and permission to access them.
For more details, please [contact us](https://scalar-labs.com/contact_us/).
For more details, please [contact us](https://www.scalar-labs.com/contact/).

### How to run ScalarDB Cluster on Kubernetes

Expand Down Expand Up @@ -174,7 +174,7 @@ kubectl apply -f scalardb-cluster.yaml

The client libraries are available on [Packages in this repository](https://github.com/orgs/scalar-labs/packages?repo_name=scalardb-cluster).
Since they are available under a commercial license, you need to get the license and permission to access them.
For more details, please [contact us](https://scalar-labs.com/contact_us/).
For more details, please [contact us](https://www.scalar-labs.com/contact/).

Before you add the dependency, you need to add the Maven repository using your build tool such as Gradle and Maven.

Expand Down
Loading

0 comments on commit 21f2d13

Please sign in to comment.