Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilri/hpc-infrastructure-scripts
Scripts used in ILRI's research computing infrastructure
https://github.com/ilri/hpc-infrastructure-scripts
389ds ldap slurm
Last synced: about 2 months ago
JSON representation
Scripts used in ILRI's research computing infrastructure
- Host: GitHub
- URL: https://github.com/ilri/hpc-infrastructure-scripts
- Owner: ilri
- License: gpl-3.0
- Created: 2013-05-31T08:47:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T13:46:48.000Z (10 months ago)
- Last Synced: 2024-03-26T01:54:00.868Z (9 months ago)
- Topics: 389ds, ldap, slurm
- Language: Shell
- Homepage: https://hpc.ilri.cgiar.org
- Size: 188 KB
- Stars: 8
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ILRI HPC Infrastructure Scripts
This repository contains various scripts used in [ILRI's research computing](https://hpc.ilri.cgiar.org/) infrastructure.These scripts automate various tasks such as:
- Mirroring CentOS, Arch Linux, EPEL repositories for local use within our research computing infrastructure
- Backing up 389 LDAP server, MySQL, PostgreSQL, etc
- Creating interactive shells on compute nodes using SLURM allocation
- Adding new and or accessing users details on 389 LDAP server## License
Copyright (C) 2013-2018 International Livestock Research Institute (ILRI)The contents of this repository are free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .