gdcc / dataverse-ansible

Ansible role for installing Dataverse
GNU General Public License v3.0
18 stars 21 forks source link

Rocky 9 is out #243

Closed donsizemore closed 9 months ago

donsizemore commented 2 years ago

uses CodeReadyBuilder like RHEL9. update role to support this platform once Vagrant/Docker/other container images exist.

donsizemore commented 2 years ago

Shibboleth recently added a Rocky9 repo:

[shibboleth]
name=Shibboleth (rockylinux9)
# Please report any problems to https://shibboleth.atlassian.net/jira
type=rpm-md
mirrorlist=https://shibboleth.net/cgi-bin/mirrorlist.cgi/rockylinux9
gpgcheck=1
gpgkey=https://shibboleth.net/downloads/service-provider/RPMS/repomd.xml.key
        https://shibboleth.net/downloads/service-provider/RPMS/cantor.repomd.xml.key
enabled=1
donsizemore commented 2 years ago

there is now an official Rocky 9 AMI: https://aws.amazon.com/marketplace/pp/prodview-ygp66mwgbl2ii

donsizemore commented 1 year ago

Checkpoint: role completes cleanly with release of Dataverse 5.13 over current Rocky-9.1 Bento/Vagrant box with rserve enabled. Next to test EC2 spin-up script with maven, warfile compilation and integration test suite.