Skip to content

Commit

Permalink
remove playground (#2653)
Browse files Browse the repository at this point in the history
  • Loading branch information
WanYixian authored Sep 30, 2024
1 parent 97403b9 commit 60bbfd7
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 32 deletions.
4 changes: 0 additions & 4 deletions docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ brew install risingwave
risingwave
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Step 2: Connect to RisingWave

Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-1.10/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ brew install risingwave
risingwave
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Step 2: Connect to RisingWave

Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-1.5/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ tar xvf risingwave-v1.5.0-x86_64-unknown-linux-all-in-one.tar.gz
./risingwave playground
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Connect to RisingWave

After RisingWave is up and running, connect to it via the Postgres interactive terminal `psql`. Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-1.6/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ tar xvf risingwave-v1.6.0-x86_64-unknown-linux-all-in-one.tar.gz
./risingwave playground
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Connect to RisingWave

After RisingWave is up and running, connect to it via the Postgres interactive terminal `psql`. Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-1.7/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ brew install [email protected]
risingwave
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Step 2: Connect to RisingWave

Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-1.8/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ brew install risingwave
risingwave
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Step 2: Connect to RisingWave

Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-1.9/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ brew install risingwave
risingwave
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Step 2: Connect to RisingWave

Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-2.0/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ brew install risingwave
risingwave
```

### From a Web browser

[https://playground.risingwave.dev/](https://playground.risingwave.dev/)

## Step 2: Connect to RisingWave

Ensure you have `psql` installed in your environment. To learn about how to install it, see [Install `psql` without PostgreSQL](/guides/install-psql-without-full-postgres.md).
Expand Down

0 comments on commit 60bbfd7

Please sign in to comment.