8000 GitHub - mpalmada/infrastructure-playbook: Ansible playbook for managing UseGalaxy.eu infrastructure. For the playbook managing Galaxy itself, see https://github.com/galaxyproject/usegalaxy-playbook/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mpalmada/infrastructure-playbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usegalaxy.eu infrastructure playbook

Ansible playbook for managing UseGalaxy.EU infrastructure. For th 88AE e playbook managing Galaxy itself, see https://github.com/galaxyproject/usegalaxy-playbook/

Running Notes

This probably won't work for your infra. We require everything to run on CentOS7. We make no effort in this repository that the playbooks can be re-used on other infrastructure as-is.

A virtualenv located at .venv is required:

virtualenv .venv
. .venv/bin/activate
pip install -r requirements.txt

Install the ansible roles that are not tracked in this repository

ansible-galaxy install -r requirements.yml

And then you can run playbooks. No venv activation is required for this step.

make cvmfs CHECK=1

Role naming convention

There is none. hxr. used to mean Helena's custom code that isn't reusable but the division is not a good one. It could all be renamed usegalaxy-eu.

Build Statuses

The playbooks are being automatically and regularly run against the following machines:

Server Status
Apollo Build Status
Build Build Status
Central-Manager Build Status
CVMFS Build Status
Galaxy Build Status
Galaxy/Test Build Status
Grafana Build Status
HAProxy Build Status
InfluxDB Build Status
Telescope Build Status

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 55.9%
  • Python 19.5%
  • HTML 16.2%
  • Shell 4.8%
  • Ruby 1.5%
  • Groovy 0.8%
  • Other 1.3%
0