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

1.1.2 WIndows Server Installation

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

Installing GREASE on Windows Servers

GREASE fully, and natively integrates with Windows/Windows Services

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

Installation Instructions:

  1. Ensure you have the correct software installed * Latest Python 2.7 * PIP
    • psycopg2
    • pymongo
    • requests
    • pypiwin32 * Docker
  2. Download the source code
  3. Install packages by entering the project's root directory and executing python setup.py install
  4. register the service greasectl install
  5. Register the server with your database python C:\Python27\Scripts\grease enterprise bridge register
  6. Open services.msc or the PowerShell/CMD equivilant and start GreaseDaemon