This script will get a basic TAK Server installed on Rocky 8 in about 15 minutes. This method utilizes Gdown in order to install the takserver-4.8-RELEASE31.noarch.rpm
Download the takserver-4.8-RELEASE31.noarch.rpm from https://tak.gov and add it to your Google Drive
sudo dnf install git -y
git clone https://github.com/misterdallas/TAK-Server-Rocky-Script.git
cd TAK-Server-Rocky-Script
chmod +x serverinstallscript.sh
cd
./TAK-Server-Rocky-Script/serverinstallscript.sh