GreenSQL 0.8.1 package released for FreeBSD

During the last week I was working on FreeBSD package of GreenSQL. Finally it is ready. This package creates greensql user used to run the application, creates a number of configuration and documentation files. Finally it creates main application binary and a start-up script.

Take into account this is a first release of greensql installation package fr FreeBSD. If you will have any issues with this package, please ask for help in the greensqsl support forum.

Download

You can download it here. You need to download greensql-fw_0.8.1_freebsd62_i386.tbz file.

Installation

In order to install this package run the following command as a root user:

pkg_add greensql-fw_0.8.1_freebsd62_i386.tbz

Configuration Database and GreenSQL Console Installation

This package does not automates creation of configuration database for GreenSQL database firewall. You will have to follow the "manual database installation" section in GreenSQL installation howto. Check greensql-console installation section as well - is is not installed automatically.

Back to top