Project

General

Profile

Actions

Bug #19603

closed

Installer fix to support container shell

Added by Peter Amstutz over 1 year ago. Updated over 1 year ago.

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

Description

For container shell to work, nginx needs to be configured to allow connection upgrade requests to establish the proxy forward to the container.

Here is the change

https://doc.arvados.org/v2.2/admin/upgrading.html

    proxy_set_header      Upgrade           $http_upgrade;
    proxy_set_header      Connection        "upgrade";

Subtasks 1 (0 open1 closed)

Task #19604: Review 19603-installer-container-shell-fixResolvedLucas Di Pentima10/14/2022Actions

Related issues

Related to Arvados - Support #19622: Upgrade notes includes links to patches of what changed in install templates between versionsNewPeter AmstutzActions
Actions

Also available in: Atom PDF