Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Install Laika

Gaelan Lloyd edited this page Sep 2, 2016 · 1 revision

The best way to install Laika is to clone the repository directly from Github.

  1. Create a parent folder in a suitable location for serving content via Apache.
  2. git clone git@github.com:gaelanlloyd/laika.git
  3. Create a virtualhost file and then reload Apache
    • Link to sample file
    • Ensure that sensitive files in pack-members/ (*.p12 files and collar.php) are blocked from public access

Clone this wiki locally