This repository was archived by the owner on Mar 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -105,5 +105,4 @@ Disable transparent huge pages on your OS. See [Disabling Transparent Huge Pages
105105
106106We needed an easy way to install these scripts that satisfied a number of requirements, including working on a variety
107107of operating systems and supported versioning. Our current solution is to use ` git ` , but this may change in the future.
108- See [ Package Managers] ( https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/_docs/package-managers.md )
109- for a full discussion of the requirements, trade-offs, and why we picked ` git ` .
108+ See [ Package Managers] ( https://github.com/hashicorp/terraform-aws-consul/blob/master/_docs/package-managers.md )
Original file line number Diff line number Diff line change @@ -94,5 +94,5 @@ Install the following:
9494
9595We needed an easy way to install these scripts that satisfied a number of requirements, including working on a variety
9696of operating systems and supported versioning. Our current solution is to use ` git ` , but this may change in the future.
97- See [ Package Managers] ( https://github.com/gruntwork-io /terraform-aws-couchbase/tree /master/_docs/package-managers.md )
97+ See [ Package Managers] ( https://github.com/hashicorp /terraform-aws-consul/blob /master/_docs/package-managers.md )
9898for a full discussion of the requirements, trade-offs, and why we picked ` git ` .
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ Resources](https://developer.couchbase.com/documentation/server/current/install/
211211
212212Some tips and tricks for debugging issues with your Couchbase cluster:
213213
214- * Use [ https://github.com/couchbaselabs/sdk-doctor ] ( sdk-doctor ) to diagnose connection issues.
214+ * Use [ sdk-doctor ] ( https://github.com/couchbaselabs/sdk-doctor ) to diagnose connection issues.
215215* When using Couchbase SDK tools, set ` LCB_LOGLEVEL=5 ` to get more logging output from Couchbase clients.
216216* Log file locations: https://developer.couchbase.com/documentation/server/3.x/admin/Misc/Trbl-logs.html .
217217* Use ` systemctl status couchbase-server ` to see if systemd thinks the Couchbase process is running.
You can’t perform that action at this time.
0 commit comments