Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtsi-hgi/hgi-systems
Orchestration and configuration management of hgi systems (using terraform & ansible)
https://github.com/wtsi-hgi/hgi-systems
ansible terraform
Last synced: 2 months ago
JSON representation
Orchestration and configuration management of hgi systems (using terraform & ansible)
- Host: GitHub
- URL: https://github.com/wtsi-hgi/hgi-systems
- Owner: wtsi-hgi
- License: gpl-3.0
- Created: 2014-09-15T09:40:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T23:09:13.000Z (almost 6 years ago)
- Last Synced: 2024-04-15T03:07:26.649Z (10 months ago)
- Topics: ansible, terraform
- Language: HCL
- Homepage:
- Size: 3.07 MB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
HGI Systems
===========Ansible-based configuration management for HGI systems (including hgs4 cluster and private cloud environments).
Terraform for private cloud deployment.
Contributing
------------Please do the following to activate a git hook to ensure code is correctly formatted:
`ln -s hooks/pre-commit .git/hooks/pre-commit`You will need `terraform` in your `PATH` in order for this commit hook to work.