Skip to content

lennisthemenace/FreeTAKServer-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeTAKServer-Installer

Python based installer script for FreeTAKServer

This tool is to make installing FreeTAKServer a one liner

Just run:

curl -L https://raw.githubusercontent.com/lennisthemenace/FreeTAKServer-Installer/main/FTS-Installer.py > install.py ; sudo python3 install.py

Finally, reboot:

sudo reboot

This has been tested on RaspberryOS and Ubuntu 20.04

This should:

  1. Make sure you have everything you need on the machine
  2. Install FreeTAKServer + UI
  3. Adds FreeTAKServer to cron to make sure FTS runs automatically
  4. Create a symlink folder at ~/FTS which links to the main FreeTAKServer folder
  5. Create a symlink folder at ~/FTS-UI which links to the main FreeTAKServer-UI folder

About

Installer script for FreeTAKServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages