Skip to content

Environment Variables

Stephen Yeargin edited this page Jul 24, 2015 · 5 revisions

Deployment

Set on the host machine.

  • PI_IP_ADDRESS - Used for applying configuration to a particular running Raspberry Pi (required)
  • SSH_PUBLIC_KEY_PATH - Used for password-less login to the Raspberry Pi (defaults to ~/.ssh/id_rsa.pub)

Configuration

Set on the Raspberry Pi.

  • DASHING_URL - The default webpage to load for Dashing
  • GEOMETRY - A string with two comma-separated integers (e.g. 1824,984) that defines the size of the connected display
Clone this wiki locally