Project

General

Profile

Actions

Bug #5663

closed

[Documentation] Use "...puts rand()..." instead of "rake secret" in apiserver/workbench install instructions

Added by Nancy Ouyang about 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
Documentation
Target version:
Story points:
0.0

Description

apps/workbench/config/application.yml.example should put "foobar" into secret_token, instead of "~" "rake secret" should work without a secret_token configured -- the instructions say to run "$ rake secret" to generate secret_token, but "$ rake secret" does not work unless you have something in the field already.

$ rake secret
rake aborted!
Refusing to start in development mode with missing configuration.

The following configuration settings must be specified in
config/application.yml:
* secret_token

http://doc.arvados.org/install/install-workbench-app.html
https://arvados.org/projects/arvados/wiki/Hacking_Workbench

(a bigger story is to write up doc: how to start workbench instance from scratch to connect to existing api servers)


Subtasks 1 (0 open1 closed)

Task #5774: Review branch: 5663-doc-rake-secretResolvedRadhika Chippada04/19/2015Actions
Actions

Also available in: Atom PDF