#!/bin/sh # Copyright (C) The Arvados Authors. All rights reserved. # # SPDX-License-Identifier: AGPL-3.0 # This file declares variables common to all scripts for one Rails package. PACKAGE_NAME=arvados-workbench INSTALL_PATH=/var/www/arvados-workbench CONFIG_PATH=/etc/arvados/workbench DOC_URL="http://doc.arvados.org/install/install-workbench-app.html#configure"