MDID
Chapters & Pages
Installation Guide
Technical Overview
Software Installation
Python Packages
Server Setup
Download and Install
Optional Installs
Database Setup
Apache and MOD_WSGI
MDID Curation
How is MDID Organized?
Getting Started with MDID
Additional Options in MDID3
Related Pages
Statistics, Permissions, and Delete Collection Boxes
Working with git
Get a github account, make a repo - or at least make issues
Getting to it
Branching is best
Important note
Updating is Easyish
Git Troubles
So git is really easy and won’t give me any problems?
RHEL TLDR;
EPEL rpm repo
git
yum yum
Python and the Virtual Environment
Install virtualenv
Create a virtualenv for mdid3
Re-get your python libraries
Reconfigure your apache.conf & wsgi script to use the virtual env
Page
Installation Guide
« Previous - MDID 3
Next - Technical Overview »
Chapters & Pages
Installation Guide
Technical Overview
Software Installation
Python Packages
Server Setup
Download and Install
Optional Installs
Database Setup
Apache and MOD_WSGI
MDID Curation
How is MDID Organized?
Getting Started with MDID
Additional Options in MDID3
Related Pages
Statistics, Permissions, and Delete Collection Boxes
Working with git
Get a github account, make a repo - or at least make issues
Getting to it
Branching is best
Important note
Updating is Easyish
Git Troubles
So git is really easy and won’t give me any problems?
RHEL TLDR;
EPEL rpm repo
git
yum yum
Python and the Virtual Environment
Install virtualenv
Create a virtualenv for mdid3
Re-get your python libraries
Reconfigure your apache.conf & wsgi script to use the virtual env
On this page
Installation Guide
Previous
« MDID 3
Next
Technical Overview »
Installation Guide
ΒΆ
Technical Overview
Webserver
Database
Solr Search
Memory Object Cache
RabbitMQ
Software Installation
Install dependencies
Python Packages
Install python packages using PIP
Server Setup
Setup user accounts
Download and Install
Git MDID3!
Optional Installs
FFMPEG_EXECUTABLE for audio/video file support
PDF support
Database Setup
Microsoft SQL Server
MySQL
Apache and MOD_WSGI
Edit /etc/apache2/httpd.conf:
MPM not Pre-fork[1]