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: modules/install/pages/non-root.adoc
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,11 +126,12 @@ This concludes the procedure for establishing and verifying new limits for user
126
126
127
127
To perform a non-root installation of Couchbase Server on any supported Linux distribution, proceed as follows:
128
128
129
-
. Download the Couchbase Server RPM, using `wget` or `curl`.
129
+
. Download the Couchbase Server RPM from the https://www.couchbase.com/downloads/[Couchbase Downloads] page.
130
130
131
131
. Using `wget` or `curl`, download the appropriate binary for your platform (the URI is the same for all supported x86_64 or aarch64 Linux distributions):
132
132
+
133
133
{aarch64-install-location}[role=add-ext-icon]
134
+
+
134
135
{x86-install-location}[role=add-ext-icon]
135
136
+
136
137
NOTE: In the following examples, use the appropriate suffix (`"x86_64"` or `"aarch64"`) instead of `#<platform-suffix>#` for the `cb-non-package-installer`.
0 commit comments