Skip to content

josephsnyder/Midas

 
 

Repository files navigation

Midas Server

Midas Server

Server component of the Midas Platform

Build Status Coverage Status Documentation Status Code Climate Packagist Version Packagist License PHP Dependencies StyleCI

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
php composer.phar install

Full installation documentation is available at

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

License

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

About

An open-source application that enables the rapid creation of tailored, web-enabled data storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 49.7%
  • JavaScript 31.0%
  • HTML 6.8%
  • Java 6.5%
  • CSS 3.1%
  • Python 1.4%
  • Other 1.5%