Skip to content

Commit

Permalink
Docs - Reference docker official (#5788)
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Feb 9, 2024
1 parent 990da39 commit 6637f08
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/docs/install/install2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<https://github.com/Ylianst/MeshCentral/pkgs/container/meshcentral>

```
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:
Expand Down

0 comments on commit 6637f08

Please sign in to comment.