issues
search
gdcc
/
dataverse-ansible
Ansible role for installing Dataverse
GNU General Public License v3.0
18
stars
21
forks
source link
localstack/minio cleanup
#339
Open
donsizemore
opened
11 months ago
donsizemore
commented
11 months ago
Run LocalStack and MinIO containers under their respective service accounts, rather than as the Dataverse service account
use
docker compose
binary instead of Ansible module for compatibility with RHEL9
Place hard-coded AWS credentials beneath Dataverse service account lest S3AccessIT return 500s from "Amazon"
Closes #338
docker compose
binary instead of Ansible module for compatibility with RHEL9Closes #338