Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 532 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 532 Bytes

lockss-pkppln-plugin

LOCKSS Plugin for the PKP PLN staging server

Usage

  1. Copy local.properties to USERNAME.properties and fill out the properties in the file. Do not add this file to git.

1.1: dear future me, the username is 'lockss' and the password doesn't matter.

  1. Generate signing keys with ant -Dalias=USERNAME doKeys.

  2. Build the plugin with ant -Dalias=USERNAME.

  3. Add the plugin and public key as described by the ant output to LOCKSSOMatic. locks-public.keystore becomes lockss.keystore on the server.