Skip to content

Instantly share code, notes, and snippets.

View joningiwork's full-sized avatar

Jón Ingi Sveinbjörnsson joningiwork

View GitHub Profile
@joningiwork
joningiwork / gist:217cefc4e86aae1e008d
Last active August 29, 2015 14:06
Coredata servers setup

Introduction

This document contains setup step that were executed at customer servers. We should look over this document and update our setup scripts/procedures when dealing with such cases.

Things that need to be fixed.

When running setup, the scripts if various of software components are installed on the machine. Currently we are missing check for many new components that need to be added to our scripts. These components are

  • gcc/g++
  • Postgres contrib (for extensions such as hstore)
  • libicu
  • swig