SERVIDOR DE ATAK CON SÓLO UN COMANDO

Partiendo desde la web de Digital Ocean, crearemos un proyecto con Ubuntu 20.04

Una vez accediendo por ssh a ubuntu ejecutaremos el siguiente comando:

wget -qO - https://raw.githubusercontent.com/FreeTAKTeam/FreeTAKHub-Installation/main/scripts/easy_install.sh | bash

Con este comando instalaremos todos los siguientes servicios:

  • Servidor de Atak
  • Interfaz web de control del servidor de Atak
  • Webmap
  • Servicio de video
  • Servicio de node-red con salute report y video service checker

PAGINA REFERENCIA

GitHub - FreeTAKTeam/FreeTAKHub-Installation: FreeTAKHub-Installation
FreeTAKHub-Installation. Contribute to FreeTAKTeam/FreeTAKHub-Installation development by creating an account on GitHub.

INSTRUCCIONES VIDEO