Skip to content

GlobalDataverseCommunityConsortium/trsa-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRSA Ansible Role

This Ansible role aims to install Trusted Remote Storage Agent and its prerequisites. The role installs Payara, the H2 database and other prerequisites, then builds and deploys TRSA.

Quickstart

One bit of Ansible housekeeping: if you aren't cloning the role into a directory already known by Ansible, tell Ansible where to find the role:

$ export ANSIBLE_ROLES_PATH=<parent directory>

Edit group variables in defaults/main.yml to your liking, Then:

$ ansible-playbook -v -i inventory -b -K trsa.pb

About

Ansible role to install the Trusted Remote Storage Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published