Skip to content

Commit

Permalink
Merge pull request #623 from wjohnsto/master
Browse files Browse the repository at this point in the history
removing obsolete docs
  • Loading branch information
wjohnsto committed Oct 26, 2023
2 parents 03b51f4 + 9b13ecc commit c769ec5
Show file tree
Hide file tree
Showing 1,253 changed files with 84 additions and 15,485 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Ready to get started? Ok, let’s dive straight in.
### What will you need?

- [NodeJS](https://developer.redis.com/develop/node): used as an open-source, cross-platform, backend JavaScript runtime environment that executes Javascript code outside a web browser.
- [Redis Enterprise Cloud](https://developer.redis.com/create/rediscloud): used as a real-time database, cache, and message broker.
- [Redis Cloud](https://redis.com/try-free): used as a real-time database, cache, and message broker.
- [NPM](https://www.npmjs.com/): used as a package manager. It allows you to build node apps.

### Getting Started
Expand Down
2 changes: 1 addition & 1 deletion docs/create/aws/bidding-on-aws/index-bidding-on-aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Ready to get started? Ok, let’s dive straight in.

- [NodeJS](https://developer.redis.com/develop/node): used as an open-source, cross-platform, backend JavaScript runtime environment that executes Javascript code outside a web browser.
- [Amazon Cognito](https://aws.amazon.com/cognito/): used to securely manage and synchronize app data for users on mobile.
- [Redis Enterprise Cloud](https://developer.redis.com/create/rediscloud): used as a real-time database, cache, and message broker.
- [Redis Cloud](https://redis.com/try-free): used as a real-time database, cache, and message broker.
- [Redis Stack](https://developer.redis.com/quick-start): used to store, update and fetch JSON values from Redis.
- [Socket.IO](https://socket.io/): used as a library that provides real-time, bi-directional, and event-based communication between the browser and the server.
- [AWS Lambda](https://aws.amazon.com/lambda/): used as a serverless compute service that runs your code in response events and manages the underlying compute service automatically for you.
Expand Down
5 changes: 0 additions & 5 deletions docs/create/aws/redis-on-aws/index-redis-on-aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ Click "Activate" and wait for few seconds till it gets activated. Once fully act

![My Image](images/launch_database.png)

### Next Steps

- [Connecting to the database using RedisInsight](/explore/redisinsight/)
- [How to build an IMDB clone with the Redis Search and Query engine](/howtos/moviesdatabase/getting-started/)

##

<div>
Expand Down
2 changes: 0 additions & 2 deletions docs/create/aws/slackbot/index-slackbot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -465,5 +465,3 @@ To discover more about his work and his activity on GitHub, you can [check out h
### References

- [Create Redis database on AWS](/create/aws/redis-on-aws)
- [Connecting to a Redis database using RedisInsight](/explore/redisinsight/)
- [How to build an IMDB clone with the Redis Search and Query engine](/howtos/moviesdatabase/getting-started/)
2 changes: 0 additions & 2 deletions docs/create/aws/terraform/index-terraform.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -554,5 +554,3 @@ Destroy complete! Resources: 3 destroyed.

- [Provision and Manage Redis Enterprise Cloud Anywhere with HashiCorp Terraform](https://redis.com/blog/provision-manage-redis-enterprise-cloud-hashicorp-terraform/)
- [The HashiCorp Terraform Redis Enterprise Cloud provider](https://registry.terraform.io/providers/RedisLabs/rediscloud/latest)
- [Azure Cache for Redis Enterprise using Terraform](https://developer.redis.com/create/azure/terraform-simple)
- [Azure Cache for Redis Enterprise using Terraform with Private Link](https://developer.redis.com/create/azure/terraform-private-endpoint)
14 changes: 0 additions & 14 deletions docs/create/azure/index-azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,7 @@ The following links provides you with the available options for create instances
page="/create/azure/portal"
/>
</div>
<div class="col">
<RedisCard
title="Azure Cache for Redis Enterprise using Terraform"
description="Deploy Redis Enterprise over Azure Cloud using Terraform"
page="/create/azure/terraform-simple"
/>
</div>
</div>

<div class="row">
<div class="col">
<RedisCard
title="Azure Cache for Redis Enterprise using Terraform with Private Endpoint"
description="Restrict Private Endpoint Access to specific subnets"
page="/create/azure/terraform-private-endpoint"
/>
</div>
</div>
1 change: 0 additions & 1 deletion docs/create/azure/portal/index-azure-portal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ You can have multiple clients connected to a Redis database at the same time. Th

### Next Steps

- [Getting Started with .Net and Redis](/develop/dotnet/)
- [Best Practices for Azure Cache for Redis](https://docs.microsoft.com/en-in/azure/azure-cache-for-redis/cache-best-practices)
- [Quickstart: Use Azure Cache for Redis in .NET Framework](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-dotnet-how-to-use-azure-redis-cache)

Expand Down

This file was deleted.

135 changes: 0 additions & 135 deletions docs/create/azure/terraform-simple/index-azure-terraform-simple.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/create/azurefunctions/index-azurefunctions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ If you connect to the Redis database and run the `MONITOR` command, you should s

### Step 14. Run query using RedisInsight

[Follow this link to set up RedisInsight](https://developer.redis.com/explore/redisinsightv2/getting-started) on your local system and get connected to the Redis database. Once connected, you should be able to run the following queries:
Set up RedisInsight on your local system and get connected to the Redis database. Once connected, you should be able to run the following queries:

![Redis Insight](images/image18.png)

Expand Down
5 changes: 0 additions & 5 deletions docs/create/cloud/aws/index-aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ For the cloud provider, select Amazon AWS and choose Free plan.
### Step 4. Click "Activate"

![AWS Cloud](aws6.png)

### Next Steps

- [Connecting to the database using RedisInsight](/explore/redisinsight/)
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)
1 change: 0 additions & 1 deletion docs/create/cloud/gcp/index-gcp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ Launch [Redis Enterprise Cloud page](https://console.cloud.google.com/apis/libra

### Next Steps

- [Connecting to the database using RedisInsight](/explore/redisinsight/)
- [How to list & search Movies database using Redisearch](/howtos/shoppingcart/)
5 changes: 0 additions & 5 deletions docs/create/cloud/rediscloud/index-recloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ Click "Activate" and wait for few seconds till it gets activated. Once fully act

![My Image](images/launch_database.png)

### Next Steps

- [Connecting to the database using RedisInsight](/explore/redisinsight/)
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)

##

<a
Expand Down
Binary file removed docs/create/cloudrun/images/authenticate_gcloud.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/cloudrun_logo.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/gcloud1.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/gcloud2.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/gcloud3.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/gcloud4.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/gcloud5.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/gcloud6.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/ratelimit.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/rediscloud_endpoint.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/rediscloud_modules.png
Binary file not shown.
Binary file removed docs/create/cloudrun/images/rediscloud_register.png
Binary file not shown.
Loading

0 comments on commit c769ec5

Please sign in to comment.