Easy-FreeDMR-SERVER-Install/README.md

2.5 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 last original version gitlab hacknix Simon, and FDMR-Monitor with Selfservice by OA4DOA

Important note , this is an experimental modified script with no support ! if you require support , 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 :