Difference between revisions of "Open Data/RDMP Tools"

From Libopedia
Jump to navigation Jump to search
(Created page with "<center> '''BACK TO OPEN DATA''' </center>")
 
m
Line 2: Line 2:
 
  '''[[Open_Data|BACK TO OPEN DATA]]'''
 
  '''[[Open_Data|BACK TO OPEN DATA]]'''
 
</center>
 
</center>
 +
==Introduction==
 +
This wiki page details the installation and use of the DCC DMP software on an Ubuntu 14.04 LTS server with the "RubyonRails" web development framework installed.
 +
==References==
 +
*https://github.com/DigitalCurationCentre/DMPonline_v4
 +
*https://help.ubuntu.com/lts/serverguide/ruby-on-rails.html
 +
*https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-14-04
 +
*https://gorails.com/setup/ubuntu/14.04

Revision as of 10:00, 23 June 2016

BACK TO OPEN DATA

Introduction

This wiki page details the installation and use of the DCC DMP software on an Ubuntu 14.04 LTS server with the "RubyonRails" web development framework installed.

References