Project

General

Profile

Actions

Idea #15528

open

[docs] better explain the relationship between API server, controller and nginx in install docs

Added by Peter Amstutz over 4 years ago. Updated 28 days ago.

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

Description

Feedback from gitter:

clients will contact port 443
nginx will forward to controller (internal port), controller forwards to the Rails API server (different internal port)

perfect.. Just one comment: wht you write here should be integrated inside the documentation :-)

Also:

This is set in install-api

geo $external_client { ... }

but is actually used in install-controller:

proxy_set_header X-External-Client $external_client;

Both parts should be listed in install-controller, along with a better explanation of what it is used for and the failure mode (keep_services.accessible doesn't work) if it isn't configured correctly.


Related issues

Related to Arvados - Idea #15572: Update migration and install docsResolvedPeter Amstutz12/17/2019Actions
Actions #1

Updated by Peter Amstutz over 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz over 4 years ago

  • Description updated (diff)
  • Status changed from In Progress to New
Actions #3

Updated by Peter Amstutz over 4 years ago

  • Description updated (diff)
Actions #4

Updated by Tom Morris over 4 years ago

  • Tracker changed from Bug to Idea
  • Target version changed from 2019-08-14 Sprint to Arvados Future Sprints
Actions #5

Updated by Peter Amstutz over 4 years ago

  • Related to Idea #15572: Update migration and install docs added
Actions #6

Updated by Peter Amstutz over 2 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #7

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #8

Updated by Peter Amstutz 28 days ago

  • Target version set to Future
Actions

Also available in: Atom PDF