Files
Meshcentral-Installer/README.md
2023-05-21 23:21:16 +01:00

12 lines
373 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. <br>
1 `wget https://raw.githubusercontent.com/techahold/Meshcentral-Installer/main/install.sh` <br>
2. `chmod +x install.sh`<br>
3. `./install.sh`<br>