Symbiota

This section of the website is dedicated to providing updates about Symbiota.

Primary information on Symbiota can be found at Symbiota.org and updates to the software are at symbiota2.org and the Symbiota2 github site

The current production code for scan-bugs.org (SymbSCAN) is here: https://github.com/scan-bugs-org/scan. But we also incorporate updates from core Symbiota : https://github.com/Symbiota/Symbiota.

The biggest difference in the SCAN fork version is the use of  Apache SOLR, which is optional for Symbiota itself.  However, SCAN uses SOLR since the database is large enough that a caching mechanism in needed. It also allows us to run the Spatial Module.

Docker Installation

This video and the repositories listed below should provide the necessary instructions for installing Symbiota using a Docker container. We welcome feedback from anyone who uses this method. It assumes you have Linux running with Docker and Docker Compose installed. This version of installs the current version of Symbiota found at Symbiota Github and it integrates Solr. This is separate from Symbiota2 development Docker installation. If you want to use Docker to install a version of Symbiota2 for developers please visit Symbiota2 GitHub

Video (Evin Dunn):


DockerHub with README instructions: https://hub.docker.com/r/evindunn/symbiota

Symbiota Repository: https://github.com/Symbiota/Symbiota

Symbiota Installation README: https://github.com/Symbiota/Symbiota/blob/master/docs/INSTALL.txt

Symbiota SOLR README: https://github.com/Symbiota/Symbiota/blob/master/config/solr/readme.txt

Comments are closed.