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.
The number in brackets indicates the Version tested.
- VirtualBox (6.0.10)
- Vagrant (2.2.5)
Copy config.rb.example
to config.rb
and apply any necessary configuration settings. Increasing both $vm_memory
and $vm_cpus
is recommended.
$ vagrant up
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.
Currently, the General Configuration option Thumbnail View is not supported. PhantomJS is required to support this feature.
- CodeLibs Project - Maintainers of the Fess Project.