Skip to content

d-callan/infrastructure-playbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,378 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure-playbook

Ansible playbook for managing Galaxy infrastructure. For the playbook managing Galaxy itself, see galaxyproject/usegalaxy-playbook.

NOTE: This playbook is a work in progress converting from the env layout to a unified layout. Older TACC VMs are still managed under the old layout.

To run

Set up pass as documented on the usegalaxy-playbook wiki, then:

% ansible-galaxy role install -p roles -r requirements.yml
% ansible-galaxy collection install -p collections -r requirements.yml
% ansible-playbook -i inventory/some-file.yaml playbook-example.yaml ...

Some common operations (such as updating Tool Sheds and their configs) are provided as make targets, see the Makefile for details.

About

Ansible playbook for managing Galaxy infrastructure. For the playbook managing Galaxy itself, see https://github.com/galaxyproject/usegalaxy-playbook/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jinja 83.7%
  • Shell 11.7%
  • Python 2.7%
  • HTML 1.0%
  • Makefile 0.4%
  • HCL 0.3%
  • JavaScript 0.2%