Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Note: 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"
  • No labels