Main Page
From MIDAS Wiki
Contents |
Welcome
MIDAS is a free (BSD License) digital archiving system developed by Kitware Inc. The MIDAS server follows open standards for data storage, access and harvesting. MIDAS has been optimized for storing massive collections of scientific data alongside related metadata and reports. MIDAS runs on open-source technologies and uses PostGreSQL as the main database. MIDAS is written in PHP.
Download
Information on how to download MIDAS and its components is available on the MIDAS website:
http://www.kitware.com/MIDAS/resources/software.html
Community
- Mailing list - ask questions, get answer from the community
- Bug Tracker - help improve MIDAS by reporting bugs
- Dashboard - check the current status of the MIDAS development
Roadmap
- The current release of MIDASserver is 2.8.0 (MIDAScpp 1.8.2)
- Change Log - What changed across versions
Documentation
- Installation - how to install MIDAS
- Configuration - how to configure the MIDAS system
- Getting Started - start playing with your MIDAS installation
- Frequently Asked Questions - common configuration issues
- Customization - how to customize MIDAS
- Plugins - extend MIDAS through plugins
- Testing - how to improve the code coverage of MIDAS
- Quality Assurance - how to assure quality in MIDAS
- MIDAS+CTest - use MIDAS to host your testing data
- MIDAScpp - using the MIDAS client-side API
- MIDASDesktop - using MIDAS Desktop GUI
- MIDAS Client FAQ - FAQ for MIDAScpp/MIDASDesktop
- Generated Documentation - generated nightly via PHPDoc
- Midas User's Guide - Midas concepts, how to administer and use Midas
- Midas Developer's Guide - How to start contributing to Midas