Release date: 2024-07-29
- Force use of upgrade script after version upgrade.
- Force use of
configure-lockssafter running upgrade script. start-lockss,stop-lockssandrestart-lockssscripts accept-s "<semocolon-separated-list-of-services>"to start, stop, or restart only those services.- Set
<SVC>_PORTS_ADDITIONAL=<host-port>:<container-port>in~/lockss-installer/config/env.mustache.optto map additional port to the container (e.g., for profiling). - Speed up stop script.
- Set env var
SUPRESS_STD_REDIRbefore running start-lockss to bypass stderr redirection to stack'sstdout.logfile, which can result in truncation on startup errors.