|
1 | | -The Couchbase database prerequisites for a Couchbase Capella deployment, or a local Couchbase server. |
| 1 | +The Couchbase database prerequisites. |
2 | 2 |
|
3 | | -For Couchbase Capella deployment: |
| 3 | +- For the [Unstructured Platform](/platform/overview), only Couchbase Capella clusters are supported. |
| 4 | +- For [Unstructured Ingest](/ingestion/overview), Couchbase Capella clusters and local Couchbase server deployments are supported. |
4 | 5 |
|
5 | | -- A Couchbase Capella account. [Create an account](https://docs.couchbase.com/cloud/get-started/create-account.html). |
6 | | - |
7 | | - <iframe |
8 | | - width="560" |
9 | | - height="315" |
10 | | - src="https://www.youtube.com/embed/Henkxjmx9Ro?start=1008&end=1078" |
11 | | - title="YouTube video player" |
12 | | - frameborder="0" |
13 | | - allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
14 | | - allowfullscreen |
15 | | - ></iframe> |
16 | | - |
17 | | -- A Couchbase Capella cluster. [Create a cluster](https://docs.couchbase.com/cloud/clusters/create-database.html). |
18 | | - |
19 | | - <iframe |
20 | | - width="560" |
21 | | - height="315" |
22 | | - src="https://www.youtube.com/embed/46715VbaHvk?start=50&end=121" |
23 | | - title="YouTube video player" |
24 | | - frameborder="0" |
25 | | - allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
26 | | - allowfullscreen |
27 | | - ></iframe> |
28 | | - |
29 | | -- Bucket, Scopes and Collection [Data Tools](https://docs.couchbase.com/cloud/clusters/data-service/about-buckets-scopes-collections.html). |
| 6 | +<iframe |
| 7 | +width="560" |
| 8 | +height="315" |
| 9 | +src="https://www.youtube.com/embed/9-RIBmIdi70" |
| 10 | +title="YouTube video player" |
| 11 | +frameborder="0" |
| 12 | +allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
| 13 | +allowfullscreen |
| 14 | +></iframe> |
30 | 15 |
|
31 | | - <iframe |
32 | | - width="560" |
33 | | - height="315" |
34 | | - src="https://www.youtube.com/embed/46715VbaHvk?start=120&end=200" |
35 | | - title="YouTube video player" |
36 | | - frameborder="0" |
37 | | - allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
38 | | - allowfullscreen |
39 | | - ></iframe> |
40 | | - |
41 | | - <iframe |
42 | | - width="560" |
43 | | - height="315" |
44 | | - src="https://www.youtube.com/embed/46715VbaHvk?start=290&end=319" |
45 | | - title="YouTube video player" |
46 | | - frameborder="0" |
47 | | - allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
48 | | - allowfullscreen |
49 | | - ></iframe> |
50 | | - |
51 | | -- Get cluster connection string and connect. [Learn how](https://docs.couchbase.com/cloud/get-started/connect.html). |
52 | | -- Configure the cluster to use your IP address. [Learn how](https://docs.couchbase.com/cloud/clusters/allow-ip-address.html). |
53 | | - |
54 | | - <iframe |
55 | | - width="560" |
56 | | - height="315" |
57 | | - src="https://www.youtube.com/embed/46715VbaHvk?start=320&end=350" |
58 | | - title="YouTube video player" |
59 | | - frameborder="0" |
60 | | - allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
61 | | - allowfullscreen |
62 | | - ></iframe> |
63 | | - |
64 | | -- Configure the database credentials. [Learn how](https://docs.couchbase.com/cloud/clusters/manage-database-users.html). |
| 16 | +For Couchbase Capella, you will need: |
65 | 17 |
|
66 | | - <iframe |
67 | | - width="560" |
68 | | - height="315" |
69 | | - src="https://www.youtube.com/embed/46715VbaHvk?start=350&end=381" |
70 | | - title="YouTube video player" |
71 | | - frameborder="0" |
72 | | - allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" |
73 | | - allowfullscreen |
74 | | - ></iframe> |
| 18 | +- A Couchbase Capella account. [Create an account](https://docs.couchbase.com/cloud/get-started/create-account.html). |
| 19 | +- A Couchbase Capella cluster. [Create a cluster](https://docs.couchbase.com/cloud/clusters/create-database.html). |
| 20 | +- A [bucket, scope, and collection](https://docs.couchbase.com/cloud/clusters/data-service/about-buckets-scopes-collections.html). |
| 21 | +- A cluster connection string. [Learn how](https://docs.couchbase.com/cloud/get-started/connect.html). |
| 22 | +- Incoming IP address allowance. [Learn how](https://docs.couchbase.com/cloud/clusters/allow-ip-address.html). |
| 23 | +- A username and password. [Learn how](https://docs.couchbase.com/cloud/clusters/manage-database-users.html). |
75 | 24 |
|
76 | | -For a local Couchbase server: |
| 25 | +For a local Couchbase server, you will need: |
77 | 26 |
|
78 | 27 | - Installation of a local Couchbase server. [Learn how](https://docs.couchbase.com/server/current/getting-started/start-here.html). |
79 | | -- Connect to the local Couchbase server. [Learn how](https://docs.couchbase.com/server/current/guides/connect.html). |
| 28 | +- Connection details to the local Couchbase server. [Learn how](https://docs.couchbase.com/server/current/guides/connect.html). |
80 | 29 |
|
81 | 30 | To learn more about how to set up a Couchbase cluster and play with data, refer to this [tutorial](https://developer.couchbase.com/tutorial-quickstart-flask-python). |
0 commit comments