Project

General

Profile

Tasks #5592

Make dashboard buildable on mira022

Added by Yan-Fa Li over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Tags:
Reviewed:
Affected Versions:

Description

1. add a read-only user for git pull-only
2. setup ubuntu@mira022 so it can build the dashboard
3. test and document building and deployment of dashboard assets

History

#1 Updated by Yan-Fa Li over 10 years ago

Added user moncalamari to github with read-only access to inktankstorage

#2 Updated by Yan-Fa Li over 10 years ago

Installed packages:

sudo yum install nodejs

npm install npm install grunt-contrib-concat grunt-contrib-coffee grunt-contrib-uglify grunt-contrib-compass grunt-contrib-jshint grunt-contrib-cssmin grunt-contrib-connect grunt-contrib-clean grunt-contrib-imagemin grunt-contrib-htmlmin grunt-bower-requirejs grunt-rev grunt-usemin grunt-regarde grunt-requirejs grunt-mocha grunt-open grunt-svgmin grunt-concurrent grunt-contrib-copy grunt-contrib-concat grunt-contrib-coffee grunt-contrib-jst grunt-contrib-uglify grunt-contrib-compass grunt-contrib-jshint grunt-contrib-cssmin grunt-contrib-connect grunt-contrib-htmlmin grunt-contrib-clean grunt-contrib-imagemin grunt-mocha grunt-bower-requirejs grunt-usemin grunt-requirejs grunt-regarde grunt-open install matchdep bower npm install grunt-contrib-livereload bower

sudo gem install compass animate

To build:

cd /home/ubuntu/projects/experiments
git checkout dashboard && git fetch && git rebase origin/master
cd dashboard
grunt
cd dist
rsync -av . ~/calamari/webapp/content

#3 Updated by Yan-Fa Li over 10 years ago

  • Status changed from New to Resolved

#4 Updated by Dan Mick over 10 years ago

  • translation missing: en.field_story_points set to 1.00

Also available in: Atom PDF