jdeathe / vagrant-fess

Vagrantfile for the FESS Full Text Search Engine on VirtualBox CentOS-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-fess

Fess (Full tExt Search System) is an Open Source Enterprise Search Server.

Use this Vagrantfile and CloudInit configuration to install Fess, Elasticsearch and Haproxy on a CentOS-7 VM on VirtualBox.

Usage Instructions

Prerequisites

The number in brackets indicates the Version tested.

Installation

Copy config.rb.example to config.rb and apply any necessary configuration settings. Increasing both $vm_memory and $vm_cpus is recommended.

$ vagrant up

Usage

After installation and initialisation has completed you will receive a message indicating the URL FESS is available on.

For usage instructions refer to the Fess Documentation.

Known Issues

Currently, the General Configuration option Thumbnail View is not supported. PhantomJS is required to support this feature.

Credits

About

Vagrantfile for the FESS Full Text Search Engine on VirtualBox CentOS-7

License:Other