Skip to content

Releases: JeffersonLab/smoothness

v3.6.0

29 Aug 20:49
Compare
Choose a tag to compare
  • Extension of 3.5.2, but build updated

v3.5.2

29 Aug 20:08
Compare
Choose a tag to compare
  • Setup divided between server setup (weblib) and app (demo).
  • Setup done during Docker build as opposed to at Docker run
  • UserAuthorizationCache support added
  • Keycloak config done via CLI script instead of import of bloated and hard-to-recreate JSON

v3.5.1-demo

22 Aug 14:47
Compare
Choose a tag to compare

Demo using Smoothness 3.5.1

v3.5.1

22 Aug 14:37
Compare
Choose a tag to compare
  • entrypoint script rolled back

v3.5.0-demo

15 Aug 21:11
Compare
Choose a tag to compare

Demo updated to v3.5.0

v3.5.0

15 Aug 21:03
Compare
Choose a tag to compare
  • Bump Wildfly to v26.1.1

v3.4.4

21 Mar 15:40
Compare
Choose a tag to compare
  • Must create stage dir

v3.4.3

21 Mar 15:03
Compare
Choose a tag to compare
  • Conditionally show database debug with DB_DBUG
  • Conditionally run wildly reload after config with SKIP_RELOAD_AFTER_CONFIG
  • Deploy AFTER config via 08_deploy.sh using /stage dir

v3.4.2

21 Mar 14:29
Compare
Choose a tag to compare
  • Execute permissions on setup scripts
  • Also, apparently I need to build with JLab.crt included else curl db driver fails when run inside JLab

v3.4.1

21 Mar 14:15
Compare
Choose a tag to compare
  • Execute permissions on docker-entrypoint.sh
  • Attempting to use same tag for both demo and weblib