Skip to main content

DataMeta - submission server for data and associated metadata

Project description

# DataMeta - submission server for data and associated metadata

Data submission made easy! DataMeta allows you to easily define sample sheet columns, value constraints for the sample sheet and columns which are associated with raw data file names.

DataMeta is quick and easy to deploy on your local infrastructure and scales for high numbers of users!

![demo](./img/datameta.demo.gif?raw=true)

## Quick Installation

  1. Download the Docker compose file ` curl -LO https://raw.githubusercontent.com/ghga-de/datameta/main/datameta.compose.yml `

  1. Create the Docker volumes for persistent file and database storage ` docker volume create datameta-db docker volume create datameta-filestorage `

  1. Start up your DataMeta Instance ` docker stack deploy --compose-file datameta.compose.yml datameta `

  1. Connect to your DataMeta instance at http://localhost:9950 and log in with the default account admin@admin.admin. The initial password can be obtained using docker logs {your_app_container_id}.

## Full Installation Instructions

Detailed installation instructions can be found [here](./docs).

# DataMeta - submission server for data and associated metadata

  • Initial version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datameta-1.0.2.tar.gz (140.1 kB view hashes)

Uploaded Source

Built Distribution

datameta-1.0.2-py3-none-any.whl (193.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page