Giter VIP home page Giter VIP logo

armand's Introduction

Armand

Maintainability License

Armand is a digital repository based on Hyrax

Manual Installation

  1. Cone repository
  2. Install: bundle install
  3. Setup databases: bundle exec rake db:setup
  4. Create default Admin Set: rake hyrax:default_admin_set:create

Docker

Intial setup. Run the command below to get Armand setup for the first time in docker

docker-compose run --rm -v $PWD/solr/config:/config solr bash -c "precreate-core armand-development /config"
docker-compose run --rm app rails db:migrate
docker-compose run --rm app rake hyrax:default_admin_set:create

Run Armand

docker-compose up app

Authentication

This instance of Avalon is setup to use SAML authentication. The development environment comes with a IDP Fake AzureAD with 2 users available. (NOTE: Fake AzureAD is not to be used in a production environment)

Administrator Account:

Username Password
smithj password

Basic User Account:

Username Password
doej password

Dependencies

These dependencies are required to run both Armand and the Hyrax stack.

  1. Solr >= 5.x
  2. Fedora Commons >=4.5.1
  3. PostgreSQL
  4. Redis
  5. ImageMagick with JPEG-2000 support
  6. FITS >= 1.0.x
  7. LibreOffice
  8. ffmpeg

License

Apache-2.0

armand's People

Contributors

seanlw avatar llvallejo93 avatar elizondom avatar

Stargazers

Reid Boehm avatar

Watchers

 avatar James Cloos avatar Andrew Weidner avatar Anne Washington 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.