3. Running the LOCKSS System

After Configuring the LOCKSS System and anytime after updating the LOCKSS Installer to a new version and stopping your LOCKSS stack:

  • Run scripts/generate-lockss. This script takes your configuration data and turns into into a set of configuration files containing the right values.

  • Run scripts/assemble-lockss. This script puts the configuration files and puts them in the right places, and ensures that all storage volumes are ready for use (creating them if necessary).

  • Run scripts/deploy-lockss. This script deploys your LOCKSS stack by invoking Docker.