0ccef37cf87b5f08c05959db43e48c8d91fba4db gperez2 Thu Mar 6 12:37:07 2025 -0800 Adding docker page links to help pages, refs #34915 diff --git src/hg/htdocs/goldenPath/help/mirror.html src/hg/htdocs/goldenPath/help/mirror.html index 9fec7024fb8..a4db2270bac 100755 --- src/hg/htdocs/goldenPath/help/mirror.html +++ src/hg/htdocs/goldenPath/help/mirror.html @@ -123,31 +123,34 @@
Install locally with the Genome Browser installation script (GBIC)
We recommend this only if none of the above options fulfill your needs. Our GBIC installation script will install a full local mirror of the UCSC website, -for the assemblies you select. We support mirror site installations as time +for the assemblies you select. GBiC can also be used as a Docker container. See the +Docker installation instructions below. +We support mirror site installations as time allows, and have many functional mirrors of the Genome Browser worldwide. For details, see the section below.
You can then run the gbimage image that you just built as a new container in daemon mode (-d) and export its port to localhost:
docker run -d --name genomeBrowser -p 8080:80 gbimage
The Apache server is running on port 8080 then and you should be able to access it via https://localhost:8080
++More details on installing Docker can be found on the + Docker help page. +
+See mirrorManual.html: If the installation program does not work on your linux distribution or you prefer to make adaptations to your mirror, we provide these step-by-step installation instructions that cover the configuration of Apache, MariaDB, the Genome Browser CGIs, temporary file removal and other topics, like data loading through proxies.
The following external websites were not created by UCSC staff and are of varying quality, but may be helpful when installing on