Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Releases: hifis-net/ansible-role-rsd

v1.4.0

23 Aug 10:44
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Enable docker-compose project names #85

Fixed bugs:

  • docker compose validation fails on systems with Docker Compose CLI plugin #89

Closed issues:

  • Support data migration from existing RSD #70

Merged pull requests:

v1.3.2

03 Aug 08:11
Compare
Choose a tag to compare

The tag v1.3.1 had a bug which prevented it from being released to Ansible Galaxy. This is replaced by the v1.3.2 release which comes with no additional changes.

Full Changelog

Fixed bugs:

  • Matomo environment variables not in docker-compose.yml #81

Merged pull requests:

v1.3.0

26 Jul 07:21
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Support matomo environment variables #78
  • Image by tag is not pulled if tag does not change #74
  • Support hifis.net spotlight migration for RSD #72

Closed issues:

  • Provide citation metadata #69

Merged pull requests:

v1.2.0

11 Jul 07:50
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Add option to remove existing containers and volumes #61
  • Improve deployment by using docker-compose down + up #60

Merged pull requests:

  • Prepare release v1.2.0 #66 (Normo)
  • Add handler to restart nginx on config changes #65 (Normo)
  • Update README.md #64 (Normo)
  • Add handler to recreate containers on .env file changes #63 (Normo)
  • Add flag to force removal of docker data volumes #62 (Normo)

v1.1.0

04 Jul 07:21
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Use different values for POSTGRES_PASSWORD and POSTGRES_AUTHENTICATOR_PASSWORD #56
  • Add more configurable variables for .env file #54

Merged pull requests:

  • Prepare release v1.1.0 #59 (Normo)
  • Add restart policy to docker-compose.yml template #58 (Normo)
  • Add variable rsd_postgres_authenticator_password #57 (Normo)
  • Add more env variables to configure RSD #55 (Normo)

v1.0.0

29 Jun 08:32
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Make RSD image registry and repository configurable #35
  • Add github-changelog-generator params file #25
  • Add support for Ubuntu 22.04 #24
  • Remove dependency on the inventory when copying TLS certificates #18
  • Add preflight checks #12
  • Migrate changelog to github-changelog-generator #5
  • Update dependencies via Dependabot #4
  • Setup new RSD-as-a-service implementation #3
  • Add role testing using molecule #2
  • Update template files #45 (Normo)
  • Make container registry configurable #36 (Normo)
  • Test initial dry-run with molecule #34 (Normo)
  • Add nginx configuration to enable HTTPS by default #31 (Normo)
  • Add preflight checks #30 (Normo)
  • Run molecule test against Ubuntu 22.04 #27 (Normo)
  • Stop prepend the inventory dir name when copying TLS certificate files #19 (Normo)
  • Add molecule MVP #11 (Normo)
  • Migrate changelog to github-changelog-generator #7 (Normo)

Fixed bugs:

  • Errors during preflight checks in initial dry-run #49
  • Bug: RSD environment template file not found #9
  • Ignore errors during initials dry-run #48 (Normo)
  • Fix molecule lint #29 (Normo)

Closed issues:

  • Prepare release v1.0.0 #51
  • Change package management tool named in CONTRIBUTING guide #40

Merged pull requests:

v0.1.0

07 Apr 08:32
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The initial release of the Research Software Directory (RSD) Ansible role.