Easy-FreeDMR-SERVER-Install/README.md

2.7 KiB

Easy-FreeDMR-SERVER-Install

alt text

is an excerpt from the emq-TE1ws proyect, focused on new and current sysops who want to install FreeDMR easily, quickly and up-to-date.

this shell, install FreeDMR Server and FDMR-Monitor

Shell easy auto install FreeDMR Server version Self-Service without Docker, latest original gitlab hacknix version by G7RZU Simon, with Dashboard by OA4DOA, template mods by WP3JM James, Self-Service mods with Dial-TG by IU2NAF Diego and menu by HP3ICC.

Important note , Unofficial script to install Freedmr Server with Dashboard self-service, if you require support from the official version of the developer , refer to the original developer script :

https://gitlab.hacknix.net/hacknix/FreeDMR/-/wikis/Installing-using-Docker-(recommended!)

FreeDMR Server original version gitlab FreeDMR by G7RZU hacknix Simon.

Pre-Requirements

need have curl and sudo installed

Install

into your ssh terminal copy and paste the following link :

apt-get update
apt-get install curl sudo -y

sh -c "$(curl -fsSL https://github.com/hp3icc/Easy-FreeDMR-SERVER/raw/main/install.sh)"

Menu

alt text

At the end of the installation your freedmr server will be installed and working, a menu will be displayed that will make it easier for you to edit, restart or update your server and dashboard to future versions.

to use the options menu, just type menu in your ssh terminal or console.

Server startup

To integrate your server to the freedmr network, you must contact the telegram group

Location files config :

  • FreeDMR Server:

/opt/FreeDMR/config/FreeDMR.cfg

  • FreeDMR Rules:

/opt/FreeDMR/config/FreeDMR.cfg

  • FDMR-Monitor:

/opt/FDMR-Monitor/fdmr-mon.cfg

Systemctl Services :

  • Freedmr:

freedmr.service

  • FreeDMR Proxy:

proxy.service

  • FreeDMR Parrot:

fdmrparrot.service

  • FDMR-Monitor:

fdmr_mon.service

Dashboard Files

/var/www/html/

Sources :