Skip to content

Scripts and stuff for deployment of OGS Cirrus on-prem and Azure.

License

Notifications You must be signed in to change notification settings

equinor/cirrus-deploy

Repository files navigation

Cirrus deployment scripts

These are the scripts for deploying OpenGoSim's Cirrus on-prem in Equinor. Our copy of the source is located at https://github.com/equinor/cirrus

Deploying

Cirrus depends on PETSC as well as other packages that PETSC provides.

The config file is a file that is sourced in other bash scripts, and so must follow bash syntax. It describes which sources to install where.

The install procedure is done through the following commands:

  1. Create a python virtual environment (e.g. python -m venv /path/to/venv) and source it (source /path/to/venv/bin/activate)
  2. Run pip install . in root folder. The cli tool deploy has been installed (deploy --help for information)
  3. Run deploy build in order to start the build process.

About

Scripts and stuff for deployment of OGS Cirrus on-prem and Azure.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •