jPOS 2.0.8 has been released
· One min read
jPOS 2.0.8 has been released, new development version is now 2.0.9-SNAPSHOT
see ChangeLog for details.
This release includes the former jPOS-EE SSH module that can be enabled by calling Q2 with the --ssh switch.
This requires a file cfg/authorized_keys and defaults to port 2222. After starting the SSH service, one can:
ssh -p 2222 admin@localhost
and get a Q2 CLI prompt.
See q2 --help for details.
