Project

General

Profile

Actions

Bug #7356

open

[Documentation] Various small bugs in the install guide

Added by Chen Chen over 8 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
Documentation
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

I've encountered these bugs while install my own cluster:
  • (NA) When using self-signed SSL certs, you also need to define $GIT_SSL_NO_VERIFY.
  • (NA) When install PostgreSQL on Red Hat-based system, you need to install postgresql-server as well, and remind user to change pg_hba.conf, from ident to md5.
  • (API) When install API server, remind user that puma won't start (sv start puma will failed because of missing configuration files) before you run arvados-api-server-upgrade.sh
  • (API) When using self-signed SSL certs, you will need "sso_insecure: true" in application.yml
  • (Shell) Need "yum install libcurl-devel" before "gem install arvados-cli"
  • (Crunch) Before doing any testing ,you need to install Python SDK first in order to get access to "arv-put"
    BTW, Thanks for the kindly help from #arvados IRC channel!

Related issues

Related to Arvados - Bug #7170: [Documentation] Various small bugs in the CLI SDK install guideNewActions
Actions

Also available in: Atom PDF