Git Product home page Git Product logo

deims's Introduction

DEIMS Install Profile

Requirements

Instructions

The following instructions assume that you clone this profile into a directory 'above' your web server root. The web server root directory in these examples is www.

Installing

Installing the profile involved 4 steps.

  1. Clone the profile.
  2. Build the profile into your web root.
  3. Create a database for your site to connect to.
  4. Navigate to your site in your web browser to complete the install process.

For the example commands below, 'www' represents the complete path to your site's desired webroot.

Clone the repo:

Build the site into your webroot:

  • cd deims-profile
  • drush make build-deims.make '/path/to/your-site/www' --prepare-install --contrib-destination=profiles/deims

Rebuilding an existing site

NOTE: Rebuilding has not been implemented yet.

  • git pull
  • cd www
  • drush make ../build-deims.make
  • drush si deims

Update existing site

Note: updating an existing site from the profile is not yet supported. You must rebuild the site not using an existing database install.

  • git pull
  • cd www
  • drush make ../build-deims.make
  • drush updatedb

deims's People

Contributors

davereid avatar isangil avatar lukewertz avatar seanbuscay avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.