00. Getting started - findsorguk/findsorguk GitHub Wiki

Welcome to the findsorguk wiki!

These pages will hopefully help you to install the system for yourself. To get this up and running, you will need the following installed on your machine:

  • Solr 4.2
  • Imagemagick
  • Minimum of Php 5.2
  • Apc cache
  • PDO
  • Curl
  • MySQL 5+
  • Tomcat 7
  • phpmyadmin

This repository relies on several submodules and also upon the solr configuration repository. Follow these steps to get up and running:

  1. [Install system stuff](https://github.com/findsorguk/findsorguk/wiki/01. Ubuntu-or-Linux-dependencies-to-install)
  2. [Install codebase](https://github.com/findsorguk/findsorguk/wiki/02. Installing-the-codebase)
  3. [Set up mysql database](https://github.com/findsorguk/findsorguk/wiki/03. Installing-and-populating-the-mysql-database)
  4. [Configure the system](https://github.com/findsorguk/findsorguk/wiki/04. Configuring-the-system)
  5. [Set up solr](https://github.com/findsorguk/findsorguk/wiki/05. Setting-up-solr)
  6. [Setting up virtualhosts](https://github.com/findsorguk/findsorguk/wiki/06. Setting up virtual hosts)
  7. Setting up user accounts
  8. [Twitter oauth](https://github.com/findsorguk/findsorguk/wiki/08. Setting-up-Twitter-Oauth-access)
  9. [Log files](https://github.com/findsorguk/findsorguk/wiki/09. Log-files)
  10. [Using Git for pulling latest changes](https://github.com/findsorguk/findsorguk/wiki/10. Using-Git-for-pulling-latest-changes)