2017 © Pedro Peláez
 

project midas-server

Server component of the Midas Platform

image

midas-platform/midas-server

Server component of the Midas Platform

  • Monday, October 16, 2017
  • by jamiesnape
  • Repository
  • 4 Watchers
  • 13 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 44 Open issues
  • 17 Versions
  • 0 % Grown

The README.md

Midas Server

Midas Server, (*1)

Server component of the Midas Platform, (*2)

Build Status Documentation Status Packagist Version Packagist License StyleCI, (*3)

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., (*4)

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

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., (*6)

http://www.midasplatform.org/, (*7)

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):, (*8)

php composer.phar install

For production (PHP version 5.3.9 or above):, (*9)

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

Full installation documentation is available at, (*10)

https://midas-server.readthedocs.org/, (*11)

License

Midas Server is licensed under the Apache License, Version 2.0., (*12)

The Versions