Skip to content

A script to get a basic TAK Server up and running in Rocky Linux.

Notifications You must be signed in to change notification settings

misterdallas/TAK-Server-Rocky-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

TAK-Server-Rocky-Script

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

****** BEFORE RUNNING THE SCRIPT *****

Download the takserver-4.8-RELEASE31.noarch.rpm from https://tak.gov and add it to your Google Drive

Ensure the Google Drive file's "General access" is set to "Anyone with the link"

Get the repo on your VPS w/ git

sudo dnf install git -y
git clone https://github.com/misterdallas/TAK-Server-Rocky-Script.git

Make the script executable

cd TAK-Server-Rocky-Script
chmod +x serverinstallscript.sh

***** EXECUTE THE SCRIPT *****

Return back to the /root directory and run the script

cd
./TAK-Server-Rocky-Script/serverinstallscript.sh

About

A script to get a basic TAK Server up and running in Rocky Linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages