9f28c7f69e700fa77ab91e4f4c3f3fe2432e4b8f lrnassar Wed Jun 25 12:58:23 2025 -0700 Beginning to phase our GBiB mentions for docker, refs #35611 diff --git src/hg/htdocs/goldenPath/help/gbib.html src/hg/htdocs/goldenPath/help/gbib.html index 57671d2b6cb..26e99289f8c 100755 --- src/hg/htdocs/goldenPath/help/gbib.html +++ src/hg/htdocs/goldenPath/help/gbib.html @@ -1,24 +1,33 @@ <!DOCTYPE html> <!--#set var="TITLE" value="GBiB" --> <!--#set var="ROOT" value="../.." --> <!-- Relative paths to support mirror sites with non-standard GB docs install --> <!--#include virtual="$ROOT/inc/gbPageStart.html" --> <h1> Genome Browser in a Box User's Guide</h1> +<br><div class="warn-note" style="border: 4px solid red; padding: 5px 20px; background-color: #ffe9cc;"> +<p><span style="font-weight: bold; color: #c70000;">NOTE:</span><br> +Support for the GBiB product ended in 2025, we recommend the use of our +<a href="docker.html">dockerfile</a> instead. When appropriate, our <a href="gbic.html">GBiC product</a> +may also be used. See our <a href="mirror.html">mirroring page</a> for information on +all available options.<br><br> +</p> +</div> + <h2>Contents</h2> <h6><a href="#What">What is Genome Browser in a Box (GBiB)?</a></h6> <h6><a href="#GetStarted">Getting Started: Setting up Genome Browser in a Box</a></h6> <h6><a href="#UsingGbib">Using Genome Browser in a Box</a></h6> <h6><a href="#GbibMirroring">Improving speed and performance</a></h6> <h6><a href="#UpdatingGbib">Updating Genome Browser in a Box</a></h6> <h6><a href="#YourTracks">Viewing your own data</a></h6> <h6><a href="#CustomizingGbib">Customizing your GBiB</a></h6> <h6><a href="#SharingGBIB">Sharing Genome Browser in a Box with others</a></h6> <h6><a href="#UsrAcct">User accounts and sessions</a></h6> <h6><a href="#Trouble">Troubleshooting common problems</a></h6> <h6><a href="#Commands">Genome Browser in a Box commands</a></h6> <h6><a href="#License">Licensing information</a></h6> <hr>