Download Latest Version 5.1.0 source code.zip (1.8 MB)
Email in envelope

Get an email when there's a new version of Bastillion

Home / v3.05.01
Name Modified Size InfoDownloads / Week
Parent folder
bastillion-upgrade-3.05.00.jar 2018-12-13 3.6 MB
bastillion-jetty-v3.05_01.tar.gz 2018-12-13 18.4 MB
3.05.01 source code.tar.gz 2018-12-13 485.8 kB
3.05.01 source code.zip 2018-12-13 604.4 kB
README.md 2018-12-13 1.0 kB
Totals: 5 Items   23.1 MB 0

Updated jetty to 9.4.14.v20181114 and jsch to 0.1.55

To migrate from 3.02.00

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

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

  • Backup previous keybox.h2.db data store (possibly named keybox.mv.db)
  • Copy old jetty/keybox/WEB-INF/classes/keydb folder (and it's contents) to the jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/keybox/WEB-INF/classes/keybox.jceks to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Rename keybox.jceks to bastillion.jceks
  • Copy old jetty/keybox/WEB-INF/classes/KeyBoxConfig.properties to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Rename KeyBoxConfig.properties to BastillionConfig.properties (copy over existing file)
  • Run upgrade on the data store copied to the new installation

    java -jar bastillion-upgrade-3.05.00.jar <whatever path>/jetty/bastillion/WEB-INF/classes/BastillionConfig.properties

Source: README.md, updated 2018-12-13