mirror of
https://github.com/techahold/Meshcentral-Installer.git
synced 2026-05-21 14:02:15 +00:00
12 lines
355 B
Markdown
12 lines
355 B
Markdown
# Meshcentral-Installer
|
|
Install Script for Meshcentral
|
|
|
|
### Installs meshcentral, giving the options of database to use and setups up defaults, branding, ssl etc.
|
|
|
|
On Ubuntu or Debian.
|
|
|
|
Do the following at command line.
|
|
1 `wget https://raw.githubusercontent.com/techahold/Meshcentral-Installer/main/install.sh`
|
|
2. `chmod +x install.sh`
|
|
3. `./install.sh`
|