Skip to content

Updating FaradayΒΆ

Faraday will be installed as a service if you use .deb or .rpm.

To update Faraday, please follow these instructions:

Download the latest .deb or .rpm Faraday Server Installer
Community Edition from our GitHub Professional/Corporate version from the Faraday Portal

Run:

sudo service faraday-server stop
sudo apt install ./faraday-amd64.deb
or
sudo yum install ./faraday-amd64.rpm

In order for the update to work, these steps must be followed in every instance of Faraday.

Once you have updated Faraday, you can take a look at Faraday Server's status by running:

sudo service faraday-server status