Code Monkey home page Code Monkey logo

scicatlive's Introduction

SciCat

Files for running SciCat with docker-compose.

Steps

  1. Clone the repository
    git clone https://github.com/SciCatProject/scicatlive.git
  2. Run with the following command inside the directory
    docker-compose up -d
  3. SciCat will now be available on http://localhost. The Loopback API explorer of catamel is available at http://localhost/explorer/, the one for the search-api at http://localhost/panosc-explorer/.

Add Your Local Configuration

  1. Add your local configuration to config.local.js
  2. Uncomment the volumes: line and the line containing config.local.js in the catamel service section in docker-compose.yaml (if commented)
  3. Restart the docker containers

Add LDAP Authentication

  1. Add your LDAP configuration to providers.json
  2. Uncomment the volumes: line and the line containing providers.json in the catamel service section in docker-compose.yaml
  3. Restart the docker containers

Functional Accounts

There are a few functional accounts available for handling data:

Username Password Usage
admin 2jf70TPNZsS Admin
ingestor aman Ingest datasets
archiveManager aman Manage archiving of datasets
proposalIngestor aman Ingest proposals

Seeding of the database

All files used in the seeding of the database are in the seed folder.

To add more collections during the creation of the database:

  1. add the corresponding file(s) there, keeping the convention: filename := collectionname.json.
  2. Restart the docker container.

These files are ingested into the database using mongo funcionalities and bypassing the catamel backend, i.e. they are not to be taken as examples to use the catamel API.

General use of scicat

To use scicat, please refer to the original documentation

scicatlive's People

Contributors

fpotier avatar garethcmurphy avatar henrikjohansson712 avatar lukegorman avatar minottic avatar stephan271 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.