Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.
/ Midas Public archive

Girder https://github.com/girder/girder is a more modern, better supported application than Midas Server. Look at Girder before using Midas Server. Midas Server is an open-source application that enables the rapid creation of tailored, web-enabled data storage

License

Notifications You must be signed in to change notification settings

midasplatform/Midas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7528ecf · Apr 27, 2019
Oct 16, 2017
Mar 26, 2015
Feb 12, 2016
Jul 27, 2016
Mar 26, 2015
May 8, 2017
Feb 4, 2016
May 2, 2016
May 8, 2017
Mar 26, 2015
Oct 12, 2015
Mar 8, 2016
Feb 16, 2016
Mar 16, 2015
Mar 8, 2016
Dec 29, 2015
Dec 8, 2015
Mar 16, 2015
May 13, 2015
Oct 12, 2015
Oct 23, 2015
Mar 8, 2016
Mar 11, 2015
Apr 20, 2015
Mar 16, 2015
Mar 16, 2015
Jun 19, 2014
Nov 22, 2016
May 2, 2016
Mar 8, 2016
Oct 12, 2015
Oct 12, 2015
Mar 16, 2015
May 8, 2017
Feb 4, 2016
Oct 12, 2015
Mar 16, 2015
Mar 16, 2015
Dec 14, 2015
Mar 8, 2016
Mar 11, 2015

Repository files navigation

Midas Server

Midas Server

Server component of the Midas Platform

Build Status Documentation Status Packagist Version Packagist License StyleCI

Use Girder Instead of Midas Platform

Prefer Girder, which is a more modern and better supported platform than Midas Platform. Help is available for Girder, documented in the Girder GitHub repo README, and Girder's Read the Docs page.

There is documentation for migrating a Midas Server instance to Girder, along with migration scripts.

Overview

Midas Server is an open-source application that enables the rapid creation of tailored, web-enabled data storage. Designed to meet the needs of advanced data-centric computing, Midas Server addresses the growing challenge of large data by providing a flexible, intelligent data storage system. Midas Server integrates multimedia server technology with other open-source data analysis and visualization tools to enable data-intensive applications that easily interface with existing workflows.

http://www.midasplatform.org/

Installation

git clone https://github.com/midasplatform/Midas.git midas
cd midas
chmod a+w core/configs/ data/ log/ tmp/
curl -sS https://getcomposer.org/installer | php

For development (PHP version 5.4.0 or above):

php composer.phar install

For production (PHP version 5.3.9 or above):

php composer.phar install --no-dev --optimize-autoloader

Full installation documentation is available at

https://midas-server.readthedocs.org/

License

Midas Server is licensed under the Apache License, Version 2.0.

About

Girder https://github.com/girder/girder is a more modern, better supported application than Midas Server. Look at Girder before using Midas Server. Midas Server is an open-source application that enables the rapid creation of tailored, web-enabled data storage

Resources

License

Stars

Watchers

Forks