Skip to content
Snippets Groups Projects
Verified Commit 6e4bae60 authored by Lars Bilke's avatar Lars Bilke
Browse files

[web] Added docs on eve container usage.

parent e1c7b782
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,10 @@ ml git/2.20.1 ...@@ -28,6 +28,10 @@ ml git/2.20.1
``` ```
::: :::
## Run OGS within a container
Eve has [Singularity](https://www.sylabs.io/singularity) container runtime installed so you can simply download a prebuilt container and run OGS inside it. See the [user guide]({{< ref "container" >}}) for more infos.
## Build OGS-6 ## Build OGS-6
Load required modules by sourcing the environment script: Load required modules by sourcing the environment script:
......
...@@ -22,6 +22,10 @@ weight = 10 ...@@ -22,6 +22,10 @@ weight = 10
Simply download an image from the [releases]({{< ref "/releases" >}}) page. Simply download an image from the [releases]({{< ref "/releases" >}}) page.
#### Option: Download image from the latest master-branch build
Simply download an image from the [latest master-branch build](https://jenkins.opengeosys.org/job/ufz/job/ogs/job/master/lastSuccessfulBuild/artifact/build) page.
#### Option: Create custom image with ogs-container-maker #### Option: Create custom image with ogs-container-maker
Build images with [ogs-container-maker](https://github.com/ufz/ogs-container-maker) on [Jenkins](https://jenkins.opengeosys.org/job/ufz/job/ogs-container-maker/job/master/build) (login required, ask Lars Bilke for access): Build images with [ogs-container-maker](https://github.com/ufz/ogs-container-maker) on [Jenkins](https://jenkins.opengeosys.org/job/ufz/job/ogs-container-maker/job/master/build) (login required, ask Lars Bilke for access):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment