You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,14 +118,14 @@ or programmatically.
118
118
119
119
Quick start for Cloudant with an IAM API key:
120
120
```sh
121
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud# use your own Cloudant public or private URL # use your own Cloudant public or private URL
121
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
122
122
CLOUDANT_APIKEY=a1b2c3d4e5f6f1g4h7j3k6l9m2p5q8s1t4v7x0z3 # use your own IAM API key
123
123
```
124
124
125
125
Quick start for Apache CouchDB with a username/password session:
126
126
```sh
127
127
CLOUDANT_AUTH_TYPE=COUCHDB_SESSION
128
-
CLOUDANT_URL=http://~replaceWithYourUniqueHost~.example:5984# use your CouchDB URL
128
+
CLOUDANT_URL=https://~replace-with-your-unique-host~.example:6984# use your CouchDB URL
129
129
CLOUDANT_USERNAME=username # replace with your username
130
130
CLOUDANT_PASSWORD=password # replace with your password
Copy file name to clipboardExpand all lines: docs/Authentication.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ amending the values with your own
58
58
`CLOUDANT_AUTH_TYPE` to `IAM` because it is the default when supplying an `APIKEY`.
59
59
60
60
```sh
61
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
61
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
62
62
CLOUDANT_APIKEY=a1b2c3d4e5f6f1g4h7j3k6l9m2p5q8s1t4v7x0z3 # use your own IAM API key
63
63
```
64
64
@@ -69,8 +69,8 @@ amending with your own correct values. There is no need to set
69
69
`CLOUDANT_AUTH_TYPE` to `CONTAINER` because it is the default.
70
70
71
71
```sh
72
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
73
-
CLOUDANT_IAM_PROFILE_ID=iam-Profile-00000000-aaaa-4444-bbbb-0123456789ab# use your own IAM profile ID
72
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
73
+
CLOUDANT_IAM_PROFILE_ID=iam-Profile-00000000-0000-0000-0000-000000000000# use your own IAM profile ID
74
74
```
75
75
76
76
Alternatives to `CLOUDANT_IAM_PROFILE_ID`:
@@ -83,8 +83,8 @@ amending with your own correct values.
83
83
84
84
```sh
85
85
CLOUDANT_AUTH_TYPE=VPC
86
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
87
-
CLOUDANT_IAM_PROFILE_ID=iam-Profile-00000000-aaaa-4444-bbbb-0123456789ab# use your own IAM profile ID
86
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
87
+
CLOUDANT_IAM_PROFILE_ID=iam-Profile-00000000-0000-0000-0000-000000000000# use your own IAM profile ID
88
88
```
89
89
90
90
Alternatives to `CLOUDANT_IAM_PROFILE_ID`:
@@ -98,8 +98,8 @@ amending with your own correct values.
98
98
99
99
```sh
100
100
CLOUDANT_AUTH_TYPE=IAMASSUME
101
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
102
-
CLOUDANT_IAM_PROFILE_ID=iam-Profile-00000000-aaaa-4444-bbbb-0123456789ab# use your own IAM profile ID
101
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
102
+
CLOUDANT_IAM_PROFILE_ID=iam-Profile-00000000-0000-0000-0000-000000000000# use your own IAM profile ID
103
103
```
104
104
105
105
Alternatives to `CLOUDANT_IAM_PROFILE_ID`:
@@ -113,7 +113,7 @@ amending with your own [service credentials](https://cloud.ibm.com/docs/Cloudant
113
113
114
114
```sh
115
115
CLOUDANT_AUTH_TYPE=COUCHDB_SESSION
116
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
116
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
117
117
CLOUDANT_USERNAME=username # replace with your Cloudant legacy username
118
118
CLOUDANT_PASSWORD=password # replace with your Cloudant legacy password or API key (not IAM)
119
119
```
@@ -127,7 +127,7 @@ amending with your own correct values.
127
127
128
128
```sh
129
129
CLOUDANT_AUTH_TYPE=BEARERTOKEN
130
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
130
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
131
131
CLOUDANT_BEARER_TOKEN=A1b2C3QiOiIyMDE4MDgxNDAwMDAwMDAwMDAwMDBjNzYwNzY2YjYxYjYwYjYwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJ1c2VyQGdtYWlsLmNvbSIsImF1ZCI6Imh0dHBzOi8vaWF1LmNsb3VkLmlibS5jb20iLCJpYXQiOjE2ODg4ODg4ODgsImV4cCI6MTY4ODg5MjQ4OCwiaXNzIjoiaHR0cHM6Ly9pYXUuY2xvdWQuaWJtLmNvbSIsInNjb3BlIjpbImNsb3VkLnJlYWRlciJdfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c # replace with your bearer token
132
132
```
133
133
@@ -140,7 +140,7 @@ amending with your own correct values.
140
140
141
141
```sh
142
142
CLOUDANT_AUTH_TYPE=BASIC
143
-
CLOUDANT_URL=https://~replaceWithYourUniqueHost~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
143
+
CLOUDANT_URL=https://~replace-with-cloudant-host~.cloudantnosqldb.appdomain.cloud # use your own Cloudant public or private URL
144
144
CLOUDANT_USERNAME=username # replace with your Cloudant legacy username
145
145
CLOUDANT_PASSWORD=password # replace with your Cloudant legacy password or API key (not IAM)
0 commit comments