承接 midas-platform/midas-server 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

midas-platform/midas-server

最新稳定版本:3.4.2

Composer 安装命令:

composer create-project midas-platform/midas-server

包简介

Server component of the Midas Platform

README 文档

README

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.

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 16
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 16
  • Watchers: 5
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2015-03-09