Upgrade Software FactoryΒΆ

To maintain the deployment up-to-date, simply uses:

yum update -y

To upgrade to a new release of Software Factory, for example the version 3.1:

yum install -y https://softwarefactory-project.io/repos/sf-release-3.1.rpm
yum update -y sf-config
sfconfig --upgrade

This process turns off all the services and perform data upgrade if necessary.