Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

1.1.1 Linux Server Installation

James.E.Bell edited this page Sep 21, 2017 · 1 revision

Installing GREASE on Linux Servers

GREASE was developed on Windows but works more performant on Linux. Installation is fairly easy and pain free.

Note: As with any installation, ensure you create/source in all appropriate environment variables

Installation Instructions:

  1. Ensure you have the correct software installed * Latest Python 2.7 * PIP
    • psycopg2
    • pymongo
    • requests
  2. Download the source code
  3. Install packages by entering the directory and executing python setup.py install
  4. Register the server with your database grease enterprise bridge register
  5. start the daemon grease-daemon start