Skip to content

3.06.03

Compare
Choose a tag to compare
@skavanagh skavanagh released this 17 Apr 22:15
· 270 commits to master since this release

Added scroll bar to terminals. Added override for properties with environment variables. Ignore exceptions when adding ssh keys. Made fonts for terminals larger and other UI fixes.

To migrate from 3.05.00

  • Install Open-JDK / Oracle-JDK - 1.9 or greater

    apt-get install openjdk-9-jdk (or openjdk-11-jdk)

  • Backup previous bastillion.h2.db data store (possibly named keybox.h2.db)

  • Copy old jetty/bastillion/WEB-INF/classes/keydb folder (and it's contents) to the jetty/bastillion/WEB-INF/classes directory of the new installation.

  • Copy old jetty/bastillion/WEB-INF/classes/bastillion.jceks to the /jetty/bastillion/WEB-INF/classes directory of the new installation.

  • Copy old jetty/bastillion/WEB-INF/classes/BastillionConfig.properties to the /jetty/bastillion/WEB-INF/classes directory of the new installation.