From 6637f08fe740ddc581f4e85a9dfd9f5e79c2ed03 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Fri, 9 Feb 2024 13:32:06 -0500 Subject: [PATCH] Docs - Reference docker official (#5788) --- docs/docs/install/install2.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/docs/install/install2.md b/docs/docs/install/install2.md index 826fc57666..f693cf652a 100644 --- a/docs/docs/install/install2.md +++ b/docs/docs/install/install2.md @@ -4,6 +4,17 @@ This guide is specifically intended to help users install MeshCentral from start to finish. Once installed, you can take a look at the MeshCentral user’s guide for information on how to configure MeshCentral for your specific use. In this document, we will look at installing MeshCentral on AWS Linux, Raspberry Pi and Ubuntu. +## Docker + + + +``` +docker pull ghcr.io/ylianst/meshcentral:master +``` + +!!!warning + Do not use the built in mesh update function. Update docker the docker way. + ## Quick Start For some who want to skip this document entirely, there are quick install scripts that will get a MeshCentral2 instance up and running on Linux in a few minutes. These scripts will pretty much do what this document explains very rapidly. Right now, there are two such scripts available: