Docs - Reference docker official (#5788)
silversword411 committed
Feb 9, 2024 at 13:32 UTC
6637f08fe740ddc581f4e85a9dfd9f5e79c2ed03
1 file changed
+11
docs/docs/install/install2.md
+11
@@ -4,6 +4,17 @@
4
5
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.
6
7
+## Docker
8
+
9
+<https://github.com/Ylianst/MeshCentral/pkgs/container/meshcentral>
10
+
11
+```
12
+docker pull ghcr.io/ylianst/meshcentral:master
13
+```
14
+
15
+!!!warning
16
+ Do not use the built in mesh update function. Update docker the docker way.
17
+
18
## Quick Start
19
20
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: