From 26b1407d656ec76b62d855bcbf078952a66545f3 Mon Sep 17 00:00:00 2001 From: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:10:54 -0600 Subject: [PATCH] Community machines, Docker Hub & AWS --- docs/Release_Guide/index.rst | 36 ++++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/docs/Release_Guide/index.rst b/docs/Release_Guide/index.rst index 1287b32f3..2d0a80b83 100644 --- a/docs/Release_Guide/index.rst +++ b/docs/Release_Guide/index.rst @@ -596,17 +596,45 @@ in the .. dropdown:: FRONTERA - Add text here + | **TEXAS ADVANCED COMPUTING CENTER (TACC) FRONTERA** + | *Last Updated:* - Add more dropdown menus here + * **METv12.0.0-beta1** + + * MODULES: + + * **METplus-6.0.0-beta1** + + * METplus-6.0.0-beta1 Installation + * METplus-6.0 Sample Data + * To set up the environment run: + * Create a file like /work2/06612/tg859120/frontera/METplus/frontera.user_name.conf + and add the INPUT_BASE and OUTPUT_BASE. .. dropdown:: Docker Hub - Add text here + **MET** + + .. code-block:: ini + + docker pull dtcenter/met:12.0.0-beta1 + + https://hub.docker.com/r/dtcenter/met + + **METplus** + + .. code-block:: ini + + docker pull dtcenter/metplus:6.0.0-beta1 + +https://hub.docker.com/r/dtcenter/metplus .. dropdown:: AWS - Add text here + **METviewer v6.0.0-beta1** + + * LOCATION: + * URL: ********************