masters_galaxy_ansible

Ansible playbooks for Galaxy servers used during Masters in Bioinformatics

https://github.com/pvanheus/masters_galaxy_ansible

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Ansible playbooks for Galaxy servers used during Masters in Bioinformatics

Basic Info
  • Host: GitHub
  • Owner: pvanheus
  • License: gpl-3.0
  • Language: Jinja
  • Default Branch: master
  • Size: 63.5 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

Ansible for Galaxy servers for Masters project

Installing Ansible roles

To install all the roles in requirements.yml do:

bash ansible-galaxy install -p roles -r requirements.yml

Hashicorp vault

To get the vault token, ensure that vault is unsealed and on commander.sanbi.ac.za run:

bash VAULT_TOKEN=SuperSecretRootTokenInBitwarden VAULT_ADDR=https://commander.sanbi.ac.za:8200 vault token create -policy deploy

To use the Vault:

bash VAULT_TOKEN="blah" VAULT_ADDR="https://commander.sanbi.ac.za:8200" ansible-playbook -u ubuntu -i hosts galaxy.yml

The -i and -u might not be necessary if you have inventory and remote_user set in ansible.cfg.

Terraform configuration

The Terraform configuration dir contains Hashicorp Terraform configuration for creating the Galaxy server on the SANBI OpenStack cloud. Before using it, as much as possible of the infrastructure should be imported to the Terraform state file with terraform import. See the README in the Terraform directory for more info.

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 23
  • Total Committers: 2
  • Avg Commits per committer: 11.5
  • Development Distribution Score (DDS): 0.043
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Peter van Heusden p****h@s****a 22
pvanheus p****h@w****a 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels