Skip to content

William-Hill/esgf-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESGF Installer

The ESGF Installer is a command line tool for installing the ESGF Software Stack.
The software stack is comprised of: Tomcat, Thredds, CDAT & CDMS, PostgreSQL, MyProxy, and several ESGF.org custom software applications running on a LINUX (RedHat/CentOS) operating system.

The custom ESGF software includes:

Installation

  • Clone this repo using git clone https://github.com/ESGF/esgf-installer.git
  • Install Miniconda by running the install_conda.sh script
  • Activate the esgf-pub conda environment using source /usr/loca/conda/bin/activate esgf-pub
  • Run an installation by invoking the esg_node.py script.
    Example: python esg_node.py --install --type data

More detailed installation instructions can be found on the wiki

API Documentation

Support

Please open an issue for support. Please follow the Issue Tracking Guidelines when opening a new issue.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

Packages

No packages published

Languages

  • Shell 57.8%
  • Python 30.3%
  • Perl 6.3%
  • PLpgSQL 4.3%
  • Makefile 0.7%
  • SQLPL 0.4%
  • Other 0.2%