Skip to content
Alchemist edited this page Oct 16, 2018 · 34 revisions

The Unfetter repo for the Unfetter Discover GitHub organization houses the main control software to stand up and run Unfetter Discover. Unfetter Discover is built using Docker Containers to logically break apart the code, and uses REST services between those containers.

Check out the User Guide and the Unfetter Website

Deploying Unfetter Discover

We switched to Ansible because it gives us more flexibility in configuring and customizing Unfetter. You can read about it on the Ansible Page

Upgrading

Upgrading from one version to another has been made easier after we moved to ansible. You can read about it in our Upgrade Page

Running Unfetter Discover for developers

If you are a developer this page on Unfetter for Developers lays out how we do development and might help you setup your IDE the way we do.

Testing Unfetter Discover

Unfetter Discover is building out Unit tests as described in our Testing Process. We are exploring the use of Jenkins for integration testing. More to come soon.

Customizing the Deployment

There are a number of items you can configure in the deployment: