Skip to content

Releases: abims-sbr/ansible-sequenceserver

2.2.0

27 Mar 20:24
5631d6f
Compare
Choose a tag to compare
  • New feature: add custom content at the bottom of the web page from a local HTML file (#19)
  • New feature: enable placeholders for each database that will be rendered on the top or bottom customized HTML content (#20)
  • Update README

2.1.3

15 Dec 15:41
df72d99
Compare
Choose a tag to compare
  • Remove support for CentOS 7 (no CI test)

2.1.2

07 Oct 11:50
b21cf92
Compare
Choose a tag to compare
  • Ensure role >= 2.0.0 is compatible with sequenceserver 2.0.0rc8 (set sequenceserver_logo_title_regexp for 2.0.0.rc8)

  • Update README (reverse-proxy configuration tip)

  • Update baseurl for centos repository

2.1.1

27 Jul 07:17
622b1a0
Compare
Choose a tag to compare
  • Fix nginx conf to be used with a frontend https reverse proxy

2.1.0

20 Jun 09:40
6089e3c
Compare
Choose a tag to compare
  • Update for Ubuntu 20
  • Add CI tests for Ubuntu 20

2.0.0

21 Feb 20:58
f44b227
Compare
Choose a tag to compare
  • Upgrade default sequenceserver version to 2.0.0
  • Upgrade default blast version to 2.12.0
  • Add a variable for the path to the log file
  • Fix regexp to customize the logo and the web page title
  • CI test: add tasks to display logs

1.2.1

20 Dec 17:52
88dbfbb
Compare
Choose a tag to compare
  • fix CI lint

1.2.0

18 Feb 14:32
599abb2
Compare
Choose a tag to compare
  • New feature: add custom content at the top of the web page from a local HTML file (#2)
  • Update README

1.1.0

04 Feb 08:48
72baa8b
Compare
Choose a tag to compare
  • Add continuous integration tests with molecule
  • Add yum repository "centos-sclo-rh" for CentOS 7
  • Add gcc package for CentOS 7 (needed to compile nginx-ldap-auth module)
  • Add gem executable path in task "Install Ruby gems"
  • Do nginx-ldap-auth tasks only if nginx-ldap-auth module is not in nginx conf
  • Fix sequenceserver_nginx_base variable in task "Install packages required for compiling the nginx module"

1.0.0

29 Jan 11:51
Compare
Choose a tag to compare

First release