Session Secret

This setting is only required when using packagecloud:enterprise on more than 1 host, leave it commented out for single-node deployments.

Overview

Logged-in sessions are signed and authenticated using a shared secret as configured by the setting below. This value has to match on all deployed packagecloud:enterprise frontends. Changing this value will also cause all logged in users to be logged out.

Settings

packagecloud_rails['session_secret'] = "random secret key"